[Webkit-unassigned] [Bug 201341] "; " incorrectly encoded when searching from the address bar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 09:17:23 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201341

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ap at webkit.org
         Resolution|---                         |INVALID

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
When I search for "tl;dr" in Bugzilla using Safari, the URL contains "tl%3Bdr". This makes me think that this is not a WebKit issue, but a Safari one. Please file a Safari bug via <http://feedbackassistant.apple.com>.

Please note that the standards referenced above are obsolete and/or irrelevant, the current standard for browsers is <https://url.spec.whatwg.org/#application/x-www-form-urlencoded>. It does agree that semicolons in form values need to be percent escaped.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190830/51a84f71/attachment.html>


More information about the webkit-unassigned mailing list