[Webkit-unassigned] [Bug 14584] New: XMLHttpRequest treats null login/password incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 11:30:22 PDT 2007


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

           Summary: XMLHttpRequest treats null login/password incorrectly
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Major
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


req.open("GET", "test.cgi", false, null, null) - login/password are actually
sent as "null"/"null"!

This affects GWT (Google Web Toolkit) applications.


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