Client session will be terminate when receiving invalid surrogate characters
Either this or the issue is invalid. I'm not sure which one.
@Guenther, I do not believe these 2 issues contradict each other. is indicating the sender of invalid XML should be disconnected. In the case of this bug OF-91, invalid XML is sent and the recipient is disconnected.
Here's an example stanza that causes problems:
A fix for this issue is available in the just released beta of Openfire 3.7.0
This issue doesn't seem to be fixed, because the server is still passing invalid control characters to clients if it receives them in MUCs in version 3.7.0.