Skip Menu |

This queue is for tickets about the File-System CPAN distribution.

Report information
The Basics
Id: 14771
Status: resolved
Priority: 80/80
Queue: File-System

People
Owner: hanenkamp [...] cpan.org
Requestors: hanenkamp [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.13
Fixed in: 1.14



Subject: Multiple .. causes normailze_path to return the wrong path
Looks like an off-by-one error causes subsequent .. directories to be treated in correctly. I've added a test case to reveal the problem and patched the bug. I'll close this when the next release is made containing the fix.