Skip Menu |

This queue is for tickets about the CGI-Uploader CPAN distribution.

Report information
The Basics
Id: 40981
Status: resolved
Priority: 0/
Queue: CGI-Uploader

People
Owner: MARKSTOS [...] cpan.org
Requestors: RSAVAGE [...] cpan.org
Cc:
AdminCc:

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



Subject: Hard-coded path separator
Line 1306 of Uploader.pm uses: my $full_path = $self->{updir_path}.'/'.$md5_path; rather than using File::Spec -> catdir(...).
Thanks. To be released shortly.