Tuesday, September 22, 2009

Zend_JSON_Decode barfs on funky characters

Zend works fairly well with json, but we've found many problems with funky characters. The latest character was an "end of text" - \u0003. No idea how it got input into the system, but now that it's there, we need Zend to be able to deal with it.

Thanks to Katie for helping us figure out what characters are causing problems!

No comments:

Post a Comment