You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/05/08 05:00:46 UTC

DO NOT REPLY [Bug 15147] - mod_rewrite has problems with [ \- ]

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15147

mod_rewrite has problems with [ \- ]

nd@perlig.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From nd@perlig.de  2003-05-08 03:00 -------
I've taken a look into the regex parser used in 1.3. It doesn't seem to
recognize backslashes within character classes in any special way (just as literal).

So you may remove the backslash from your second variant and I'm marking this as
"won't". Starting with 2.0 the httpd includes the PCRE which is more powerful
and even more consistently.

Thanks for using Apache.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org