Ruediger Pluem
Wed, 06 Aug 2008 11:41:49 -0700
On 08/06/2008 01:54 PM, [EMAIL PROTECTED] wrote:
Author: tdonovan Date: Wed Aug 6 04:54:17 2008 New Revision: 683233 URL: http://svn.apache.org/viewvc?rev=683233&view=rev Log: add proposal Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=683233&r1=683232&r2=683233&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Wed Aug 6 04:54:17 2008 @@ -206,6 +206,16 @@ Trunk version of patch works +1: rpluem,+ * mod_rewrite: After r649840, mod_proxy_http will no longer append a query string + from r->args if "no-canon" is used. PR: 45247+ + Trunk version of patch: + http://svn.apache.org/viewvc?rev=670061&view=rev + http://svn.apache.org/viewvc?rev=670198&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch(es) works + +1: tdonovan
This proposal is already in the STATUS file:
* mod_rewrite: Preserve the query string when [proxy,noescape]. PR 45247.
Caused by r649840/trunk, r663593/2.2.x
Trunk version of patches:
http://svn.apache.org/viewvc?view=rev&revision=670061
Backport version for 2.2.x of updated patch:
http://people.apache.org/~tdonovan/diffs/mod_rewrite_proxy_esc_2.2.x.diff
+1: rpluem, niq
Please update it if there is any need and remove the one you just added.
Regards
RĂ¼diger