[ 
https://issues.apache.org/jira/browse/CB-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042421#comment-14042421
 ] 

ASF GitHub Bot commented on CB-7010:
------------------------------------

Github user martincgg commented on the pull request:

    https://github.com/apache/cordova-mobile-spec/pull/76#issuecomment-47003313
  
    It's possible of course, call the decodeURIComponent in the test, I can get 
it done.
    Now in WP8 native side, it's possible add logic to:
    public FileEntry(string filePath, bool bIsRes=false) {}
    to return a entry file with the URI encoded, using the 
Uri.EscapeUriString/Uri.EscapeDataString, this will force the user to decode 
the path in the web side.
    Also we can use the Uri.UnescapedDataString to decode the paths in the 
native side.
    Any suggestions?


> file.spec.52 fails on WP8
> -------------------------
>
>                 Key: CB-7010
>                 URL: https://issues.apache.org/jira/browse/CB-7010
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: mobile-spec
>    Affects Versions: 3.5.0
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>            Priority: Minor
>              Labels: mobilespec
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to