Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
-
None
Description
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.