Skip Menu |

This queue is for tickets about the WebShortcutUtil CPAN distribution.

Report information
The Basics
Id: 101945
Status: resolved
Priority: 0/
Queue: WebShortcutUtil

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

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



Subject: Sometimes treats URLs as containing unicode even if they do not (when generating .url file)
When used in a CGI script, it always treats the string as containing unicode. This might be because the string is decoded from the POSTed parameters. Maybe we need to use regular expression matching to check for unicode characters.