Mercurial > pidgin.yaz
comparison pidgin/getopt.h @ 30747:66c175a474a6
jabber: Fix the last commit to pass escaped text off to the core.
This probably fixes display of messages with <, >, &, etc in Pidgin.
Why does xmlnode_get_data_unescaped() exist if
xmlnode_get_data(<body>&</body>) returns "&". I couldn't find a
single entity that wasn't unescaped. Then again, we can't really
change the functioning of those two functions without breaking
the world.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 31 Jul 2010 20:58:10 +0000 |
parents | 760ef6d78d2d |
children |
comparison
equal
deleted
inserted
replaced
30746:c492cef26b88 | 30747:66c175a474a6 |
---|