![](https://secure.gravatar.com/avatar/3173e2ae99b980708880a85092da271e.jpg?s=120&d=mm&r=g)
23 Jan
2006
23 Jan
'06
10:31 a.m.
Quoting Adam Thorsen (adam.thorsen@gmail.com):
I am running into an issue in which any time cxml encounters an escaped character such as ", &, etc. while parsing a socket stream, it throws an error (pasted below). I have tried parsing xml with such characters using cxml:parse-file and have not encountered any issues.
That's probably a bug in the cl-xmpp code that manually creates xstream objects. I'll look into it. d.