DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34602>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34602





------- Additional Comments From [EMAIL PROTECTED]  2005-05-12 01:08 -------
This is actually worse that I thought.

In the redirect case, all CGI parameters that have URL escaped characters are
munged into being double-escaped.

The "%3F" escape within the URL path part after the rewrite looks like it is no
longer escaped and now becomes the CGI introducer.

In the proxy case, the CGI parameters are fine but a number of escape codes in
the URL path part now get confused.

See the tests at http://svn.sinz.com:8000/rewrite-test/index.html

This is against Apache 2.0.54


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to