On Thu, Feb 16, 2012 at 10:56 AM, Dominic Germain <[email protected]>wrote:
> No, we are not using Catalyst::Plugin::Unicode::Encoding > Does using it fix your problem? It should. But, you also should decode input data, too. I'm still not sure why that is a separate plugin. When would you not need to encode? Although, seems like should also check for the utf8 flag -- to catch the case where the content has already been encoded. -- Bill Moseley [email protected]
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
