[Psi-devel] bug report from Jive or ignite or whatever
Justin Karneges
justin-psi2 at affinix.com
Wed Mar 7 19:26:05 PST 2007
On Wednesday 07 March 2007 7:18 pm, Hal Rottenberg wrote:
> [19:42:59] <Gato>
> http://www.igniterealtime.org/forum/thread.jspa?messageID=141749𢦵
> [19:43:16] <Gato> it seems that Psi is not properly escaping > when
> included in the body of a message
Wow, this again.
The short: not escaping > is legal XML, however it is illegal XMPP. I believe
it is under consideration for making this legal XMPP in the next RFC
revision.
Becoming XMPP compliant here is very awkward if you use an off-the-shelf XML
implementation (which we do, QtXml). However, Kev and I discussed a way to
do it if absolutely necessary. Maybe we'll do it, but I'd like to see what
happens with the RFC revision. IMO it was a dumb restriction in the first
place.
-Justin
More information about the psi-devel
mailing list