[Webkit-unassigned] [Bug 179963] New: Unrepresentable characters in <input type="file"> filenames are incorrectly encoded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 22 19:24:23 PST 2017


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

            Bug ID: 179963
           Summary: Unrepresentable characters in <input type="file">
                    filenames are incorrectly encoded
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: costan at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Unrepresentable characters are currently converted to "?". All other browsers use HTML entities to encode such characters.

This is the same bug as https://crbug.com/661819 and I will upload a ported version of https://crrev.com/c/755342, which fixes this bug.

-- 
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/20171123/92cfe7ca/attachment.html>


More information about the webkit-unassigned mailing list