[Webkit-unassigned] [Bug 187354] New: [WkWebView] Problem with UT8-8 encoding in file names on mobile devices with Cloud Sevices

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 11:52:06 PDT 2018


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

            Bug ID: 187354
           Summary: [WkWebView] Problem with UT8-8 encoding in file names
                    on mobile devices with Cloud Sevices
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yelskirt.busbupps at yandex.ru

Created attachment 344345

  --> https://bugs.webkit.org/attachment.cgi?id=344345&action=review

examples for selected file from GDrive with WkWebView and without

(encoding): problem with utf-8 names on mobile devices with Google Drive or iCloud (copy from https://issues.apache.org/jira/browse/CB-14180)

Hallo guys!

maybe this is duplicate, but I can't find other ticket...

I have problem with mobile devices and external storages, like Google Drive.

if I select file with UTF-8 characters, then the plugin can't read this file.

I try to upload files like:

`Bösefile.jpg` (without empty space)
`Böse file.jpg`
`Копия Böse file.jpg`
`Копия "Копия Böse file.jpg"`
etc...
Angular ngf-select plugin show, that the file has always filesize=0 and filename was written broken too. 


If I select file with normal name, then file size was written correct:


same code on desktop app work good.

Has anybody same problem? any "dirty" fix for this? _

*update*

So... I tested on my different apps.
The problem exist if I use `WKWebView`, with normal View work fine...

-- 
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/20180705/ccd61759/attachment.html>


More information about the webkit-unassigned mailing list