Bug 20062

Summary: When being redirected by the webserver, the part after the # of the URL isn't saved
Product: WebKit Reporter: hahn.seb
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Enhancement CC: grahamperrin, js-webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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
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.