DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13914>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13914 CGI script command line broken Summary: CGI script command line broken Product: Apache httpd-2.0 Version: HEAD Platform: All URL: http://cgi-spec.golux.com/draft-coar-cgi-v11-03- clean.html#5.0 OS/Version: All Status: NEW Severity: Normal Priority: Other Component: mod_cgi AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CGI script command line is broken in 2.0.40, the query string is *always* passed to all CGI scripts as the first argument, whether it contains '=' or not. I took a look and the patch I'm attaching to this report seems obviously correct to me (it's against CVS HEAD), but I haven't tested it. Please take a look ASAP, this prevents running eg. the W3C checklink, <http://validator.w3.org/checklink>. For more info, see the CGI spec at <http://cgi-spec.golux.com/draft-coar-cgi-v11-03-clean.html#5.0>. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
