[Webkit-unassigned] [Bug 104052] New: http/tests/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-2-auth-then-redirect-to-finish.php returns a malformed authentication header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 15:19:54 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104052

           Summary: http/tests/loading/authentication-after-redirect-store
                    s-wrong-credentials/resources/wrong-credential-2-auth-
                    then-redirect-to-finish.php returns a malformed
                    authentication header
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: beidson at apple.com, danw at gnome.org,
                    apavlov at chromium.org


http/tests/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-2-auth-then-redirect-to-finish.php returns a malformed authentication header, because it does not include an authentication realm. While some networking libraries cope well with this, libsoup does  not, causing the test to fail with that backend. Since the test is not meant to test malformed authentication headers, but the behavior of credentials during redirects, it makes sense to fix the test.

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



More information about the webkit-unassigned mailing list