Crash on FS Char

I was doing some work tonight and went to send a error message via jabber to a
coworker, and it immediately caused the connection to drop and reconnect.

I finally discovered the character it was trying to send is:

Char  Dec  Oct  Hex
(fs)   28 0034 0x1c

Here is the original text I was trying to send - i'm not sure if forum will strip out the char or not

Array ( [message] => Sorry, we can not accept this transaction this time.
Please, contact technical support.  X900001INVALID C_NAME 00P
00C4RAMSy3W0 ID4RAMSy3X 0   [comment] =>  X900001INVALID C_NAME 00P
00C4RAMSy3W0 ID4RAMSy3X 0   )

Can someone enter this as a bug?

Hi,

Spark does not send this within CDATA so I wonder whether this is a bug. One should consult the XML spec.

Anyhow Openfire should not disconnect both clients.

LG