Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 2537 invoked from network); 8 Mar 2005 19:40:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Mar 2005 19:40:36 -0000 Received: (qmail 98639 invoked by uid 500); 8 Mar 2005 19:40:35 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 98601 invoked by uid 500); 8 Mar 2005 19:40:35 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 98586 invoked by uid 99); 8 Mar 2005 19:40:35 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 08 Mar 2005 11:40:32 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j28JeUSF014781 for ; Tue, 8 Mar 2005 20:40:30 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j28JeUH2014779; Tue, 8 Mar 2005 20:40:30 +0100 Date: Tue, 8 Mar 2005 20:40:30 +0100 Message-Id: <200503081940.j28JeUH2014779@ajax.apache.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 33892] - escape char ( \) in regexps in SSI exprs is automatically doubled. X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=33892 ------- Additional Comments From nd@perlig.de 2005-03-08 20:40 ------- How do you know that? I guess, it's _logged_ with doubled quotes, which is a difference. I think, the problem is, that there are unsecaped backslashes in your regexp. What happens, if you use ? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org