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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 8 15:02:35 PDT 2008


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





------- Comment #2 from ian.eng.webkit at gmail.com  2008-05-08 15:02 PDT -------
KURL::setRef drops "#" if the hash string is empty, but FF appends '#' to the
end of URL.

Is it safe to just append "#" to new url even when the hash string is empty?


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