Bug 282173
| Summary: | [GTK][WPE] Cannot follow links on DuckDuckGo | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Critical | CC: | aperez, bugs-noreply, mcatanzaro, psypherium2010 |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Sergio Villar Senin
I'm using Debian's 2.46.0 package
Steps to reproduce
1. Go to duckduckgo.com
2. Search something
3. Click on a link
The browser does not get redirected to the proper URL and instead we get an HTTP 400 error.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Seems it's a server side issue https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1654
Closing.
Michael Catanzaro
Let's actually use this bug to add a user agent header quirk. It works fine if we send a Firefox user agent header.
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/35813
EWS
Committed 285806@main (5c43a5e8573f): <https://commits.webkit.org/285806@main>
Reviewed commits have been landed. Closing PR #35813 and removing active labels.
Michael Catanzaro
*** Bug 282330 has been marked as a duplicate of this bug. ***