Opened 11 years ago
Closed 10 years ago
#10725 closed bug (fixed)
Goodsearch login downloads instead
Reported by: | humdinger | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev47029.
Apparently Goodsearch has changed their login process again... Instead of the login page, a file "login" is downloaded. Attaching that.
Attachments (1)
Change History (4)
by , 11 years ago
comment:1 by , 11 years ago
Workaround: Enter the URL https://www.goodsearch.com/login directly, and you get to the login page...
Clicking on "login" results in this URL being looked up: http://www.goodsearch.com/login?return_path=/
comment:2 by , 10 years ago
There is a problem with the query string ending in a '/', however the BUrl code handles this correctly. So it must be a problem that appears when converting between BUrl and WTF::Url for WebKit?
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in https://github.com/haiku/webkit/commit/4d26e350bbbf2502d00657a1d8c73e5e81018bb5. This will be part of the next haikuwebkit release.
downloaded login file