weird problem with characters in XML
Posted: Wed Jul 09, 2014 4:53 pm
My data is read in from an xml-file. I use 3 languages (dutch, german and french) and hence have characters like ä and ç.
The XML has UTF-8 encoding in the header. If I save the xml as UTF-8, the characters get mangled by LiveCode, but open up fine in my XML editor.
If I use notepad and save the XML with ANSI encoding, the characters are ok in LiveCode, but my XML editor won't let me edit it.
So it's not so much of a huge problem, but I still think this is weird, and I am probably doing something wrong?
Johan
The XML has UTF-8 encoding in the header. If I save the xml as UTF-8, the characters get mangled by LiveCode, but open up fine in my XML editor.
If I use notepad and save the XML with ANSI encoding, the characters are ok in LiveCode, but my XML editor won't let me edit it.
So it's not so much of a huge problem, but I still think this is weird, and I am probably doing something wrong?
Johan