dynamiccookies / SMS-XML-Parser

Parses and converts an XML file of SMS and MMS results into an easy to read and print HTML webpage.
The Unlicense
2 stars 1 forks source link

XML Emoji Bug #1

Closed dynamiccookies closed 5 years ago

dynamiccookies commented 5 years ago

Not sure if this is something that can be handled in this script, or if it's an issue with the XML output. The XML file exported from the SMS Backup & Restore app does not open properly in the browser or via JavaScript when there are emojis in the text.

Found really good Stack Overflow article that may be of some help.

This is the error received when Chrome tries to open an XML file with emojis: image

And here are a couple examples of the emoji code in the XML file causing the error: image

image