WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104052
http/tests/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-2-auth-then-redirect-to-finish.php returns a malformed authentication header
https://bugs.webkit.org/show_bug.cgi?id=104052
Summary
http/tests/loading/authentication-after-redirect-stores-wrong-credentials/res...
Martin Robinson
Reported
2012-12-04 15:22:20 PST
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.
Attachments
Patch
(2.25 KB, patch)
2012-12-04 15:28 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2012-12-04 15:28:55 PST
Created
attachment 177586
[details]
Patch
WebKit Review Bot
Comment 2
2012-12-05 12:40:28 PST
Comment on
attachment 177586
[details]
Patch Clearing flags on attachment: 177586 Committed
r136737
: <
http://trac.webkit.org/changeset/136737
>
WebKit Review Bot
Comment 3
2012-12-05 12:40:31 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug