"Roxik" wrote, Thursday, February 19, 2004 7:26 PM [...] http://qa.debian.org/[EMAIL PROTECTED] [...] > qa does not correct accept '+' char. Please fix this error. > This is allowed char in MTA.
The problem isn't that `+' is not allowed, it's that `+' has a special meaning in URLs (it's an encoded space under the CGI spec.). Everything works OK if the `+' is encoded in the URL provided by packages.qa.debian.org/<package> - i.e. http://qa.debian.org/[EMAIL PROTECTED] gives the desired result. Regards, Adam