GNOME Bugzilla – Bug 604179
http authentication: message not shown
Last modified: 2010-02-04 22:05:22 UTC
epiphany 2.29.3 does not show the authentication message sent by the server when asking for http creditentials. this is an inconvenience in many cases but critical if the site leaves a hint at them in the message (e.g., as a spam countermeasure -- try logging in to http://wiki.musicbrainz.org/, don't enter creditentials in the form, just wait for the popup. it should say "MusicBrainz Wiki: please login in with username 'mbwiki', password 'mbwiki", but doesn't in epiphany)
I don't see any popups on that site. Could you be a bit more specific on how to reproduce the bug please? Thanks!
to see the popup, try to login (eg, go to http://wiki.musicbrainz.org/?title=Special:Userlogin&returnto=Main_Page) and submit the html form without entering any creditentials. same goes, for example, for the http login demo page at http://jdoe.corp.he.net/info/htaccess/example/restricted.html, where it should say "ExampleMultipleUsers" (it's not as critical there, but the behavior is the same)
Agreed, we shouldn't discard messages from the server in this case. Chromium does it right, btw.
Patch submitted to WebKit Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=34219
Closing since this is a WebKitGTK+ bug.