https://issues.apache.org/bugzilla/show_bug.cgi?id=44803
Dan Stusynski <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
Status|NEEDINFO |NEW
--- Comment #10 from Dan Stusynski <[EMAIL PROTECTED]> 2008-05-29 07:49:31 PST
---
The two patches combined, dated 2008-04-19 11:54 PST and 2008-05-27 14:29 PST
respectively, seem to have done the trick.
Results of a request to:
http://host/dir/servlet/dir/dir/random%3Btest/okay?foo=bar
The HttpServletRequest.getPathInfo call returns :/dir/dir/random;test/okay:
The HttpServletRequest.getRequestURI call returns:
:/dir/servlet/dir/dir/random%3Btest/okay:
So it appears to be in working order.
Also, the previously noted issue with nocanon improperly rewriting the URL was
also corrected with the latter patch against mod_proxy_balancer.c.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]