
bugzilla at apache
May 5, 2012, 3:51 AM
Post #3 of 4
(160 views)
Permalink
|
|
[Bug 53196] Rewrite examples forget to encode the query string?
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53196 --- Comment #3 from Alan <alan.christopher.jenkins [at] gmail> --- ...fixed nicely, that is, for the specific front-controller pattern in the description. For everything else, it breaks, because '/' is non-alphanumeric and apache refuses to handle %2F as a path separator. (Is that even legal?) -- You are receiving this mail because: You are the assignee for the bug.
|