[Pidgin] #17280: HTML log files invalid
Pidgin
trac at pidgin.im
Fri Jan 12 06:00:02 EST 2018
#17280: HTML log files invalid
-------------------------+-----------------------
Reporter: stars | Owner:
Type: enhancement | Status: new
Milestone: | Component: libpurple
Version: 2.12.0 | Keywords: html, log
-------------------------+-----------------------
I normally use plaintext logging, but I decided to try HTML logs. The
HTML logs have no doctype, and use H3 instead of H1 for the header. There
are other odd things, like text in the body without being in a proper
element, and XHTML <br/> when it's an HTML document, thus really needing
to be HTML <br>. Also, the use of the deprecated <font> element instead
of CSS.
That's all fixed in this attached diff. I confirmed the new logs look
identical to the old logs in Firefox and Chrome, except for the header
size.
Now, the logs are valid HTML.
--
Ticket URL: <https://developer.pidgin.im/ticket/17280>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list