[Webkit-unassigned] [Bug 18951] all DOM operations stop working when location.hash set to '#'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 9 13:12:23 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18951





------- Comment #5 from ian.eng.webkit at gmail.com  2008-05-09 13:12 PDT -------
(In reply to comment #4)
> You could change the setter to clear the # when you pass a NULL string, but
> make the ref empty (leaving the #) when you pass an empty string. I think this
> pattern would be good to use for the other setters as well (at least, the
> query) so that "foo?" and "foo" can be differentiated in the setter.
> 

That's good point. What's the difference between a URL with '#' and empty hash,
and the same URL without '#' and hash? It seems changed loader behavior.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list