[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Vender submission problem.



Paul Cager <paul@paulcager.org> wrote:
> I do not believe the query on your URL should upset the process; [...]

Why don't you believe it?  The regexp it must match is
/^([\w.:\/~-]+)$/ - in other words, a string containing only one or
more word characters (alphanumeric plus "_"), dot, colon, slash, tilde
or dash.  Question marks are not allowed.

That's on cgi.debian.org/cgi-bin/submit_cdvendor.pl line 76 - I can
view it, but not edit it (and I'm not sure it should be changed).

Regards,
-- 
MJ Ray - see/vidu http://mjr.towers.org.uk/email.html
Experienced webmaster-developers for hire http://www.ttllp.co.uk/
Also: statistician, sysadmin, online shop builder, workers co-op.
Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/



Reply to: