[
https://issues.apache.org/jira/browse/CB-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Kotikov updated CB-8092:
---------------------------------
Description:
This can be reprod by file.spec.52
{{Entry.toURL on directory: entryFile.toURL() return URL with “\\\\” slashes
and non-encoded spaces in folder’s names}}
This issue consists of 2 parts. First, windows is missing
{{filesystem.__format__()}} method which is common place to handle URI
encoding. Second, methods in FileProxy for windows can't handle encoded URIs
was:
This can be reprod by file.spec.52
{{Entry.toURL on directory: entryFile.toURL() return URL with “\\” slashes and
non-encoded spaces in folder’s names}}
This issue consists of 2 parts. First, windows is missing
{{filesystem.__format__()}} method which is common place to handle URI
encoding. Second, methods in FileProxy for windows can't handle encoded URIs
> File plugin on windows doesn't encode URIs when using toUrl() method
> --------------------------------------------------------------------
>
> Key: CB-8092
> URL: https://issues.apache.org/jira/browse/CB-8092
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File
> Reporter: Vladimir Kotikov
> Labels: plugin-file, windows
>
> This can be reprod by file.spec.52
> {{Entry.toURL on directory: entryFile.toURL() return URL with “\\\\” slashes
> and non-encoded spaces in folder’s names}}
> This issue consists of 2 parts. First, windows is missing
> {{filesystem.__format__()}} method which is common place to handle URI
> encoding. Second, methods in FileProxy for windows can't handle encoded URIs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]