Skip Menu |

This queue is for tickets about the libnet CPAN distribution.

Report information
The Basics
Id: 5872
Status: rejected
Priority: 0/
Queue: libnet

People
Owner: Nobody in particular
Requestors: dionys [...] pisem.net
Cc:
AdminCc:

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



Subject: Incorrect parsing of directory names which consist of whitespaces (%20) only
If directory name consists of whitespaces only then it replaced by empty string. For example, "/pub/ /" -> "/pub//".