
bugzilla at apache
Jun 27, 2012, 11:02 AM
Post #1 of 1
(47 views)
Permalink
|
|
[Bug 53479] New: mod_rewrite [B] flag should percent-encode the space character
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53479 Priority: P2 Bug ID: 53479 Assignee: bugs [at] httpd Summary: mod_rewrite [B] flag should percent-encode the space character Severity: normal Classification: Unclassified OS: All Reporter: whatthejeff [at] gmail Hardware: All Status: NEW Version: 2.2.22 Component: mod_rewrite Product: Apache httpd-2 When using the [B] flag in mod_rewrite, the space character is encoded with '+' instead of '%20' which makes the backreferences unsuitable for use in the path portion of a URL. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|