qxmpp icon indicating copy to clipboard operation
qxmpp copied to clipboard

RPC calls with whitespaces get stripped

Open cajus opened this issue 10 years ago • 0 comments

If you call an RPC method via XMPP which has a QString parameter which only contains whitespace characters (i.e. "\n\n"), they get stripped away by the QXmlReader.

cajus avatar Aug 05 '14 12:08 cajus