[Pidgin] #16673: Incorrect Display of Long Messages With < and >

Pidgin trac at pidgin.im
Fri May 29 20:14:28 EDT 2015


#16673: Incorrect Display of Long Messages With < and >
---------------------+--------------------
 Reporter:  Froogle  |      Owner:  deryni
     Type:  defect   |     Status:  new
Milestone:           |  Component:  XMPP
  Version:  2.10.11  |   Keywords:
---------------------+--------------------
 When sending a long message in XMPP (containing both a basic <body> of
 plaintext, and an <html> section), Pidgin will not render the <html>
 element and instead renders the plaintext.

 Normally, this is not too big of a problem. However, if the < and >
 characters are contained within the long message (as in, escaped < and
 >), Pidgin for some reason will not render the things in between them,
 almost as if it thinks they aren't escaped.

 Pidgin does not have this bug when you send messages short enough for it
 to render the <html> part correctly. It only happens when you send a
 sufficiently long message such that it renders the plaintext and not the
 html.

 To reproduce:
 -Receive an XMPP message containing "< testing stuff here >" from a client
 which sends both html and a plain-text version of that html for clients
 who cannot render HTML. Make sure it is within an extremely long message,
 such that Pidgin doesn't render any html formatting in it.
 -Note that the entirety of that particular string does not show up in the
 window.

--
Ticket URL: <https://developer.pidgin.im/ticket/16673>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list