You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/02/11 17:41:35 UTC

[jira] [Commented] (CB-6012) Important query parameters shouldn't be dropped on cdvfile:// urls

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

Ian Clelland commented on CB-6012:
----------------------------------

Linking to the original issue which added these tests

> Important query parameters shouldn't be dropped on cdvfile:// urls
> ------------------------------------------------------------------
>
>                 Key: CB-6012
>                 URL: https://issues.apache.org/jira/browse/CB-6012
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin File
>    Affects Versions: 3.4.0
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> Mobile spec file test 10 checks that resolving a local url with query parameters returns a file entry object without those parameters.
> On iOS, at least, those parameters may be useful for asset-library urls. They shouldn't be dropped automatically on cdvfile:// urls, I think. The correct behaviour would be to drop them on old-style file:/// urls, but not on any urls which are explicitly managed by the File plugin.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)