GitHub user spirann opened a pull request:
https://github.com/apache/cordova-android/pull/195
CB-9334 loop on CordovaPlugins before returning remapped Uri
This is a fix for https://issues.apache.org/jira/browse/CB-9334
Because sometimes you need more than one plugin to handle your Uri's.
Looping on all plugins before returning the remapped Uri.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spirann/cordova-android 3.7.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/195.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 #195
----
commit 2a2c8b4fbacc4707104f3f2740b1f80e1fbf8d42
Author: Simon Pireyn <[email protected]>
Date: 2015-07-08T15:34:21Z
CB-9334 loop on CordovaPlugins before returning remapped Uri
commit f72f6cd30dbab153e33e625d2ae1d2ac04a0cc0c
Author: Simon Pireyn <[email protected]>
Date: 2015-07-08T15:51:57Z
CB-9334 loop on CordovaPlugins before returning remapped Uri
commit 3e8948650c6a42487c980b7ee396c966a9533878
Author: Simon Pireyn <[email protected]>
Date: 2015-07-08T15:54:52Z
Check is not bitwise
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]