[Webkit-unassigned] [Bug 30225] window.location.href needlessly decodes URI-encoded characters in the URI path
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 26 08:42:17 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=30225
jashkenas at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jashkenas at gmail.com
--- Comment #13 from jashkenas at gmail.com 2011-05-26 08:42:17 PST ---
Chiming in with another request to please fix this issue -- it has the side effect of effectively making the new pushState() API unusable in Safari. If your URL happens to have encoded data in it, like say, the name of a user-entered field -- it's impossible to distinguish their "/" in the title from a true "/', because the auto-decoding makes them appear the same to window.location.pathname.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list