WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
20062
When being redirected by the webserver, the part after the # of the URL isn't saved
https://bugs.webkit.org/show_bug.cgi?id=20062
Summary
When being redirected by the webserver, the part after the # of the URL isn't...
hahn.seb
Reported
2008-07-16 14:31:20 PDT
When I access a website that redirects (for example
https://torbutton.torproject.org/dev/design/#FirefoxBugs
) in Firefox, it will make the redirect and then append the #-part automatically. Webkit drops the #-part and adds an extra slash, which seems confusing.
Attachments
Add attachment
proposed patch, testcase, etc.
Jacek Stypuła
Comment 1
2023-09-14 05:54:27 PDT
I just stumbled upon this bug. It's 14 years old and still not fixed (Safari 16.6). Firefox and Chrome preserve the hash on redirect (HTTP status 303 and 307).
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