>
> In any case the raw HTTP request that leads to all this would be
> interesting.
>

I can tell you that the data in the raw request is just the 9 bytes of
UTF8, exactly as shown by Dumper. I looked at it with wireshark to be
sure.

To give some background, this is getting pulled out of a form by
javascript (which sees unicode), converted to UTF8, and then submitted
as a POST to the cat controller. The $edit param is just another CGI
parameter as far as Cat is concerned though.

_______________________________________________
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/

Reply via email to