candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Fixed double parsing of Candy-generated messages as XHTML #492

Closed daniellimws closed 7 years ago

daniellimws commented 7 years ago

parseAndCropXHTML() currently parses already parsed XHTML messages and this causes an error.

daniellimws commented 7 years ago

Hope this can resolve candy-chat/candy#446

benlangfeld commented 7 years ago

Ooops, merged this to dev. Cherry-picked to master at https://github.com/candy-chat/candy/commit/53b0cbbe27409650483674b98250ce5b9a793a11

daniellimws commented 7 years ago

sorry uh i was afk for the past few days