Bug 17832 - Page reloads when window.location.hash was initially empty, and then set to ""
Summary: Page reloads when window.location.hash was initially empty, and then set to ""
Status: RESOLVED DUPLICATE of bug 19822
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 12:50 PDT by Khoo Yit Phang
Modified: 2008-07-18 22:48 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Khoo Yit Phang 2008-03-13 12:50:30 PDT
When window.location.hash is initially empty, setting it to a blank string causes the page to reload. This did not happen in r30070 which was the last version I tried.

If window.location.hash isn't empty, setting it to the same value doesn't cause a reload, however. It only happens with empty strings.
Comment 1 Cameron Zwarich (cpst) 2008-07-18 22:48:25 PDT
This was already fixed as bug 19822.

*** This bug has been marked as a duplicate of 19822 ***