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)

login (20.8 KB ) - added by humdinger 11 years ago.
downloaded login file

Download all attachments as: .zip

Change History (4)

by humdinger, 11 years ago

Attachment: login added

downloaded login file

comment:1 by humdinger, 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 pulkomandy, 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 pulkomandy, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in https://github.com/haiku/webkit/commit/4d26e350bbbf2502d00657a1d8c73e5e81018bb5. This will be part of the next haikuwebkit release.

Note: See TracTickets for help on using tickets.