[Webkit-unassigned] [Bug 15182] window.location.hash contains URL-encoded hash value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 12:57:42 PDT 2007


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |NeedsRadar
            Summary|Window.location.hash doesn't|window.location.hash
                   |decode HTML entities        |contains URL-encoded hash
                   |                            |value




------- Comment #1 from mrowe at apple.com  2007-09-11 12:57 PDT -------
To reproduce:

1. Visit http://www.google.com.au/#%7C
2. Enter javascript:alert(location.hash) in the address bar.

Safari displays '#%7C'.  Camino displays '#|'.


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