You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/01/09 03:05:34 UTC

[jira] [Commented] (CB-6431) Method remapUri handle url 'content://...' incorrectly in FileUtils.java

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

ASF subversion and git services commented on CB-6431:
-----------------------------------------------------

Commit cd45e67fea90d6ecae479d42200a3c3729de41ab in cordova-plugin-file's branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=cd45e67 ]

CB-6431 android: Fix plugin breaking content: URLs

There were actually two bugs to this:
1. The plugin was remaping content:, when it shouldn't have been
2. There was an extra / being added, as described in the JIRA


> Method remapUri handle url 'content://...' incorrectly in FileUtils.java
> ------------------------------------------------------------------------
>
>                 Key: CB-6431
>                 URL: https://issues.apache.org/jira/browse/CB-6431
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>    Affects Versions: 3.4.0
>         Environment: Android 4.1.2
>            Reporter: puchen
>            Assignee: Ian Clelland
>
> Method remapUri handle url like this "content://media/external/images/media/6794", path in uri got "file:////mnt/...", which got more '/' than normol file path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org