Skip Menu |

This queue is for tickets about the Apache-ASP CPAN distribution.

Report information
The Basics
Id: 77646
Status: new
Priority: 0/
Queue: Apache-ASP

People
Owner: Nobody in particular
Requestors: arnon [...] back2front.ca
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: asp-perl script dies
Date: Tue, 05 Jun 2012 18:34:13 -0400
To: bug-Apache-ASP [...] rt.cpan.org
From: Arnon Weinberg <arnon [...] back2front.ca>
Apache::ASP v2.61 Perl: v5.10.0 Steps to reproduce: Show quoted text
>md 12345678Ʃ/ >touch 12345678Ʃ/test.asp >asp-perl $PWD/12345678Ʃ/test.asp
Wide character in subroutine entry at /usr/lib/perl5/vendor_perl/5.10.0/Apache/ASP.pm line 617. at /usr/lib/perl5/vendor_perl/5.10.0/Apache/ASP.pm line 617 Apache::ASP::FileId('Apache::ASP=HASH(0x94e0d44)', '/home/arnon/temp/12345678Ʃ/test.asp') called at /usr/lib/perl5/vendor_perl/5.10.0/Apache/ASP.pm line 1228 Apache::ASP::CompileInclude('Apache::ASP=HASH(0x94e0d44)', '/home/arnon/temp/12345678Ʃ/test.asp', 'Apache::ASP::Compiles::__ASP__home_arnon_temp_12345678Ʃ__x', 1) called at /usr/lib/perl5/vendor_perl/5.10.0/Apache/ASP.pm line 1463 Apache::ASP::Run('Apache::ASP=HASH(0x94e0d44)') called at /usr/lib/perl5/vendor_perl/5.10.0/Apache/ASP.pm line 192 Apache::ASP::handler('Apache::ASP::CGI=HASH(0x94b6cfc)') called at /usr/bin/asp-perl line 148 Note: This is a very obscure test case. The test script must be in a directory that: - Contains at least 9 characters - Contains at least one "wide" (UTF-8) character - Is referenced using an absolute path Otherwise, it doesn't happen. -- ------------------------------------------------------------------------------- Arnon Weinberg www.back2front.ca