[Adium-devl] Problem with LMX for messages containing >
Peter Hosey
boredzo at adiumx.com
Fri Mar 20 00:48:16 UTC 2009
On Mar 19, 2009, at 10:50:00, Zachary West wrote:
> Edit > Replace
This is a bug in our XML generator. Valid XML though it is, LMX has no
way of knowing whether that > is the end of a tag or just a literal
character. (I *could* look for whitespace, but what about
“Edit>Replace”?)
Our XML generator is supposed to escape those, and backward parsing is
one major reason why.
More information about the devel
mailing list