[Webkit-unassigned] [Bug 184660] Can't load local files with accented characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 21:24:36 PDT 2018


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
This happens because of a mismatch between decomposed and precomposed Unicode forms, and a file system that fails to respect their equivalency. Arguably not fixable from WebKit in the general case.

-- 
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/20180417/7c58c9c5/attachment.html>


More information about the webkit-unassigned mailing list