<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - When using contains Korean chraracter then crash `location.hash` value."
href="https://bugs.webkit.org/show_bug.cgi?id=165597#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - When using contains Korean chraracter then crash `location.hash` value."
href="https://bugs.webkit.org/show_bug.cgi?id=165597">bug 165597</a>
from <span class="vcard"><a class="email" href="mailto:achristensen@apple.com" title="Alex Christensen <achristensen@apple.com>"> <span class="fn">Alex Christensen</span></a>
</span></b>
<pre>I can reproduces this for the old URL::parse, but with the new URLParser this problem is fixed. It logs "%ED%95%9C%EA%B8%80% %ED%85%8C%EC%8A%A4%ED%8A%B8" and does not percent encode the space which matches Chrome and a recent change to the URL spec in <a href="https://github.com/whatwg/url/pull/169">https://github.com/whatwg/url/pull/169</a>
Could you verify the fix in Safari Tech Preview? <a href="https://developer.apple.com/safari/technology-preview/">https://developer.apple.com/safari/technology-preview/</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>