~ian-clatworthy/pidgin/trunk

Viewing all changes in revision 18508.

  • Committer:
  • Date: 2010-01-24 05:15:33 UTC
  • Revision ID: darkrain42@pidgin.im-20100124051533-zqj3bwpkuavgp3rq
Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.

<FONT>blah</FONT> would turn into x</span>.  This is pretty bad, since
that's what Adium passes to libpurple when the text had no markup, and is
what causes XMPP messages sent in Adium to look like:
<body>.</body><body xmlns='http://www.w3.org/1999/xhtml'>.</body>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: