« Return to Thread: ajax character encoding issue solved, but WHY?
* seasprocket@... <seasprocket@...> [2009-06-23 03:00]:
> Thanks for your suggestion, but I'm pretty sure that the dataAugh! Augh! Why do people keep reading stuff into the UTF8 flag
> is not getting encoded twice. C::V::JSON tests the data before
> it encodes ( Encode::is_utf8() ) and only encodes if this test
> is true. This test only passes if the data is decoded.
that it doesn’t mean. (Yeah, I know why, because it’s called the
UTF8 flag when it should’ve been the UOK flag or something.) You
can have decoded data with the UTF8 flag off, and you can have
encoded data with the UTF8 flag on.
> inside sqlite -- I assume it's storing as UTF-8, but I don'tTry Devel::Peek to examine the strings that come out of it?
> really know what it's doing.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/
« Return to Thread: ajax character encoding issue solved, but WHY?
| Free embeddable forum powered by Nabble | Forum Help |