GitHub user mbektchiev opened a pull request: https://github.com/apache/cordova-plugin-file/pull/58
CB-6571 Fix getParentForLocalURL to work correctly with directories with trailing '/' Fixes 2 failing unit tests in mobile spec. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Icenium/cordova-plugin-file bektchiev/fix-android-get-parent-with-trailing-slash Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file/pull/58.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #58 ---- commit 6990df01c98fa146d5f0ca3d125c63b103411d5e Author: Martin Bektchiev <martin.bektch...@telerik.com> Date: 2014-06-30T15:21:08Z CB-6571 Fix getParentForLocalURL to work correctly with directories with trailing '/' Fixes 2 failing unit tests in mobile spec. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---