[Webkit-unassigned] [Bug 14823] New: Some XRegExp regular expressions are syntax errors in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 20:53:25 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14823

           Summary: Some XRegExp regular expressions are syntax errors in
                    WebKit
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://blog.stevenlevithan.com/archives/xregexp-safari
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ggaren at apple.com


Reported here: http://blog.stevenlevithan.com/archives/xregexp-safari.

The following regexps are syntax errors in WebKit but not Firefox:

/[[\\]/
/[^[\\]/
/[abc[\\]/

"SyntaxError: Invalid regular expression: missing terminating ] for character
class"


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list