Welcome to This Week in LiveCode! This is a weekly summary of what’s been going on in the LiveCode open source project and community. Want something mentioned? Tweet @LiveCode or send us an e-mail.

Updates from the LiveCode open source community

News & blog posts

Interesting discussions

Updates in the LiveCode open source project

38 pull requests were merged since the last issue.

New LiveCode releases

Notable changes

Bug of the week

Bug 18927 - revXMLSetAttribute with diacritics or Unicode characters breaks the XML tree instead of throwing an error

When LiveCode gained general support for Unicode strings, many of the external APIs didn’t get updated to transparently support Unicode, including revXML.

The reporter of this bug provided an extremely effective and well-explained demonstration of some of the problems this causes.

Currently, strings passed to some revXML handlers, including revXMLSetAttribute, may need to be pre-encoded to UTF-8 using the textEncode() function.

Help needed!

Want to get involved in the LiveCode open source project but don’t know where to start? Try one of these:

Contributors this week

Contribute!

This Week in LiveCode is openly developed on GitHub. If you find any errors in this issue, please file an issue or submit a pull request.