https://issues.apache.org/bugzilla/show_bug.cgi?id=50447
Summary: mod_rewrite re-escapes query string to liberally
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_rewrite
AssignedTo: [email protected]
ReportedBy: [email protected]
When an absolute URI is substituted [redirect], mod_rewrite tries to escape the
query string even if it was unchanged by the substitution.
But the internal form (r->args) was never unescaped, so if the user did not
substitute a query string this should act as if [NE] was present.
--
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]