[Webkit-unassigned] [Bug 10323] New: function call with argument containing a '\\' gets passed as '//'

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 9 08:29:47 PDT 2006


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

           Summary: function call with argument containing a '\\' gets
                    passed as '//'
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sr at d-90.nl


A function called with an argument where the string contains a single \ e.g.
'myvalue\\something' is interpreted by the function as 'myvalue//something'

in safari (419.3) this works the way it should be, in 420 versions this appears
to be broken (latest version I tried was r15815)


-- 
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