You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/10/06 01:06:28 UTC

DO NOT REPLY [Bug 33112] Query_string not preserved after content negotiation

https://issues.apache.org/bugzilla/show_bug.cgi?id=33112


J <ap...@jth.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apache@jth.net
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
            Version|2.2.4                       |2.2.9




--- Comment #5 from J <ap...@jth.net>  2008-10-05 16:06:27 PST ---
This part has disappeared from mod_negotiation.c

+    if ((r->args != NULL) && ( sub_req->args == NULL)) sub_req->args =
apr_pstrdup(r->pool, r->args);    /* keep query_string */

Please, enter it.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org