metajack / strophejs

The Strophe.js repository has moved to https://github.com/strophe/strophejs

Home Page:http://strophe.im/strophejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDATA is not respected in serializer

ggozad opened this issue · comments

While strophe does not escape CDATA nodes before sending them out, incoming CDATA nodes are treated incorrectly as text nodes and get escaped

any example code to check that?

Apologies for this getting out of my radar, it seems to work fine now.