[Webkit-unassigned] [Bug 81270] FileApi does not handle files with NFD encoded umlaut in file name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 10:23:17 PDT 2012


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





--- Comment #21 from Eric U. <ericu at chromium.org>  2012-03-21 10:23:16 PST ---
(In reply to comment #19)
> I think you're running into a basic impedance mismatch in that the web operates in terms of Unicode and the Linux filesystem operates in terms of octet sequences.  It's not going to be possible to round-trip arbitrary octet sequences through Unicode, even if we muck around with the normalizations here.

Sure--there's no fix that takes care of all cases.  But if we can at least handle all valid UTF-8, I think we're in good shape.

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