[Catalyst] uri_for and unicode

Alex Povolotsky tarkhil at over.ru
Tue Mar 9 13:30:31 GMT 2010


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.

Catalyst is 5.80020

Alex.



More information about the Catalyst mailing list