[Webkit-unassigned] [Bug 15182] New: Window.location.hash doesn't decode HTML entities

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


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

           Summary: Window.location.hash doesn't decode HTML entities
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tim at valvalis.net


Stumbled upon a bug when working in #webkit with bdash.

When reading window.location.hash in Javascript characters are not URL decoded
as they are in other browsers.  For example, trying to split #this|two|three
when it is #this%7Ctwo%7Cthree fails in WebKit, but works fine in other
browsers.


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