RT for rt.cpan.org
Skip Menu
|
Bug #6987 for CGI-Untaint: bug in CGI::Untaint::printable
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
CGI-Untaint CPAN distribution
.
Report information
The Basics
Id:
6987
Status:
resolved
Priority:
0/
Queue:
CGI-Untaint
People
Owner:
Nobody in particular
Requestors:
dhudes [...] tcp-ip.info
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
1.00
Fixed in:
(no value)
History
Show all quoted text
Fri Jul 16 09:25:56 2004
Guest - Ticket created
Subject:
bug in CGI::Untaint::printable
The regex for CGI::Untaint::printable doesn't include horizontal tab but that is a normal printable character. Please add \t to the regex .
Mon Dec 27 09:47:58 2004
TMTM [...] cpan.org - Correspondence added
Show quoted text
> The regex for CGI::Untaint::printable doesn't include horizontal tab > but that is a normal printable character. > Please add \t to the regex .
Done. Thanks, Tony
Mon Dec 27 09:47:59 2004
TMTM [...] cpan.org - Status changed from 'new' to 'resolved'