[Webkit-unassigned] [Bug 9180] New: Case insensitivity flag in RegExps doesn't work

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 30 21:38:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9180

           Summary: Case insensitivity flag in RegExps doesn't work
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: javascript:alert( "UL".match(/ul/i ) )
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: runningnick531 at earthlink.net


Paste javascript:alert( "UL".match(/ul/i ) ) into your address bar.

Opera 9 Beta 2, IE 6, and Firefox 1.5 return "UL".

Safari 417.9.3 returns null.


-- 
Configure bugmail: http://bugzilla.opendarwin.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