Bug 19202 - History entry added by location.replace("#hash")
Summary: History entry added by location.replace("#hash")
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://weston.ruter.net/projects/test...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-05-22 16:36 PDT by Weston Ruter
Modified: 2010-07-19 00:05 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Weston Ruter 2008-05-22 16:36:05 PDT
If the location.hash is changed with location.replace(), in Safari 3 a history entry is made while in Firefox 2+ it is not.

See associated URL for two examples.
Comment 1 Weston Ruter 2008-05-22 16:39:41 PDT
IE8 Beta 1 behaves like Firefox.
Comment 2 Mark Rowe (bdash) 2008-05-22 20:55:46 PDT
<rdar://problem/5958596>