Bug#516129: perl-modules: CGI.pm unwanted UTF-8 conversion in URLs

2009-05-05 Thread Kiss Gabor (Bitman)
I believe this is fixed in CGI.pm-3.43 with the attached patch. Could you please grab libcgi-pm-perl 3.43-1 from unstable and verify it works for you? Dear Niko, The test program listed in 23 Feb 2009 11:01:04 mail works well. Unfortunately I cannot test 3.43 in live environment because

Bug#516129: perl-modules: CGI.pm unwanted UTF-8 conversion in URLs

2009-04-23 Thread Niko Tyni
tag 516129 patch fixed-upstream forwarded 516129 http://rt.perl.org/rt3/Public/Bug/Display.html?id=49055 thanks On Thu, Feb 19, 2009 at 01:54:48PM +0100, Gabor Kiss wrote: Package: perl-modules Version: 5.10.0-19 Severity: normal Function url(-path-info=1) does not work well if I have

Bug#516129: perl-modules: CGI.pm unwanted UTF-8 conversion in URLs

2009-02-23 Thread Kiss Gabor (Bitman)
Dear Niko, Function url(-path-info=1) does not work well if I have ISO-8859-2 accented chars in the URL. Utility function CGI::Util::escape() unconditionally forces an ISO-8859-1 - UTF-8 conversion: # force bytes while preserving backward compatibility -- dankogai

Bug#516129: perl-modules: CGI.pm unwanted UTF-8 conversion in URLs

2009-02-22 Thread Niko Tyni
On Thu, Feb 19, 2009 at 03:46:19PM +0100, Kiss Gabor (Bitman) wrote: Function url(-path-info=1) does not work well if I have ISO-8859-2 accented chars in the URL. Utility function CGI::Util::escape() unconditionally forces an ISO-8859-1 - UTF-8 conversion: # force bytes while

Bug#516129: perl-modules: CGI.pm unwanted UTF-8 conversion in URLs

2009-02-19 Thread Gabor Kiss
Package: perl-modules Version: 5.10.0-19 Severity: normal Function url(-path-info=1) does not work well if I have ISO-8859-2 accented chars in the URL. Utility function CGI::Util::escape() unconditionally forces an ISO-8859-1 - UTF-8 conversion: # force bytes while preserving backward

Bug#516129: perl-modules: CGI.pm unwanted UTF-8 conversion in URLs

2009-02-19 Thread Niko Tyni
On Thu, Feb 19, 2009 at 01:54:48PM +0100, Gabor Kiss wrote: Package: perl-modules Version: 5.10.0-19 Severity: normal Function url(-path-info=1) does not work well if I have ISO-8859-2 accented chars in the URL. Utility function CGI::Util::escape() unconditionally forces an ISO-8859-1 -

Bug#516129: perl-modules: CGI.pm unwanted UTF-8 conversion in URLs

2009-02-19 Thread Kiss Gabor (Bitman)
Hi Niko, Function url(-path-info=1) does not work well if I have ISO-8859-2 accented chars in the URL. Utility function CGI::Util::escape() unconditionally forces an ISO-8859-1 - UTF-8 conversion: # force bytes while preserving backward compatibility -- dankogai $toencode =