WebSocket plugin: Fix wrong namespace adding to empty elements
The old logic produced XML like: <presence xmlns="jabber:client" from="..." to="..."><show xmlns="">xa</show><status xmlns=""/></presence> This is basically the same fix as in 6965c13e. Relates to OF-938.
Showing
Please register or sign in to comment