mikechambers / as3corelib

An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
1.5k stars 451 forks source link

Accented chars support on JSONEncoder escapeString function #158

Open ozipi opened 13 years ago

ozipi commented 13 years ago

Alt text

Added accented chars support as stated on the bug (included fix) https://github.com/mikechambers/as3corelib/issues/128