[Catalyst] Question about C:P:Unicode(::Encoding)

Bill Moseley moseley at hank.org
Thu Nov 5 05:04:25 GMT 2009


On Wed, Nov 4, 2009 at 6:11 PM, Tomas Doran <bobtfish at bobtfish.net> wrote:

>
>  On Sat, Oct 24, 2009 at 1:26 PM, Bernhard Graf <catalyst4 at augensalat.de>
>> wrote:
>> These plugins hook into prepare_parameters() to decode data.
>>
>> Why does it leave query_- and body_parameters untouched?
>>
>> Always seemed like a bug to me.
>>
>
> I agree.
>
> I've also taken some of your other thoughts onboard.
>

> I've just sent 0.5 to CPAN which corrects this issue.
>

Great!  And nice work on the upload file names.

I've been using Data::Visitor::Callback to decode the parameters.   Not sure
if it's any better,  but then the keys are decoded as well as values.

I've said this before, but I think this is something that Catalyst core
should handle, not left to a plugin.



-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20091104/2b67e=
e8d/attachment.htm


More information about the Catalyst mailing list