Mercurial > pidgin.yaz
diff ChangeLog @ 27101:bf9db4c67679
Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
We will no longer send messages which contain entities considered invalid
in XML 1.0 (i.e.  and other ASCII control characters). Closes #5768.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 03 Jun 2009 19:09:16 +0000 |
parents | 22bcf150f6c7 |
children | 2f297ab00e9d |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 03 17:09:18 2009 +0000 +++ b/ChangeLog Wed Jun 03 19:09:16 2009 +0000 @@ -41,6 +41,8 @@ * /affiliate and /role will now list the room members with the specified affiliation/role if possible. (Andrei Mozzhuhin) * Put section breaks between resources in "Get Info" to improve readability. + * Silently remove invalid XML 1.0 entities (e.g. ASCII control characters) + from sent messages. * XHTML markup is only included in outgoing messages when the message contains formatting. * Show when the user was last logged in when doing "Get Info" on an offline