[Catalyst] uri_for and unicode
Moritz Onken
onken at houseofdesign.de
Tue Mar 9 14:07:36 GMT 2010
Am 09.03.2010 um 21:30 schrieb Alex Povolotsky:
> On 03/09/10 13:47, Bernhard Graf wrote:
>> Am 09.03.2010 11:26, schrieb Alex Povolotsky:
>>
>>
>>> uri_for seems to have some troubles with unicode.
>>>
>>
>>> Use of uninitialized value within %URI::Escape::escapes in substitution
>>> iterator at /usr/local/lib/perl5/site_perl/5.10.1/Catalyst.pm line 1268.
>>>
>> I remember, that there was quite a few progress in Cat's Unicode area
>> recently. Are you using the most recent releases of Catalyst and
>> Catalyst::Plugin::Unicode::Encoding?
>>
> After adding Catalyst::Plugin::Unicode::Encoding, it became MUCH worse. What was readable, became unreadable. What was unreadable, remained so. Replacing C::P::Unicode by C::P::Unicode::Encoding did not yield any difference.
At least it's consistent now :-)
More information about the Catalyst
mailing list