Received: (qmail 53290 invoked by uid 501); 15 Oct 2001 06:23:23 -0000 Message-Id: <20011015062323.53289.qmail@apache.org> Date: 15 Oct 2001 06:23:23 -0000 From: Youichirou Koga Reply-To: y-koga@apache.or.jp To: submit@bugz.apache.org Subject: When MultiViews is enabled, QUERY_STRING isn't passed to CGI script correctly X-Send-Pr-Version: 3.110 >Number: 8538 >Category: mod_negotiation >Synopsis: When MultiViews is enabled, QUERY_STRING isn't passed to CGI script correctly >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Oct 14 23:30:01 PDT 2001 >Closed-Date: Tue Dec 18 07:45:27 PST 2001 >Last-Modified: Tue Dec 18 07:45:27 PST 2001 >Originator: y-koga@apache.or.jp >Release: 1.3.22 >Organization: >Environment: FreeBSD 4.4-STABLE >Description: If MultiViews is enabled, QUERY_STRING isn't passed to CGI script correctly: e.g. OK: /cgi-bin/prog.cgi?aaa => QUERY_SCRIPT="aaa" NG: /cgi-bin/prog?aaa => QUERY_SCRIPT="" >How-To-Repeat: Options +MultiViews and try GET /cgi-bin/prog.cgi?aaa and GET /cgi-bin/prog?aaa >Fix: changes about mod_negotiation.c 1.106->1.107 causes this problem. I think that apache doesn't set r->args correctly, but I have no idea to fix this problem. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Tue Dec 18 07:45:27 PST 2001 State-Changed-Why: This will be fixed in the next (.23) release. Thanks for your report! >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]