Github user TimBarham commented on the pull request:
https://github.com/apache/cordova-lib/pull/296#issuecomment-148442647
@zalun - this fix will be in the next minor/major release (whichever comes
first) - the only change included in 5.3.3 was a patch to support node 4.
---
If your
Github user zalun commented on the pull request:
https://github.com/apache/cordova-lib/pull/296#issuecomment-148409135
master is fine, it's the Cordova 5.3.3 which still doesn't have this fix ...
---
If your project is set up for it, you can reply to this email and have your
reply app
Github user vladimir-kotikov commented on the pull request:
https://github.com/apache/cordova-lib/pull/296#issuecomment-148325630
@zalun, just tried create a new blank app with file-transfer and
geolocation plugins, and it seems to fork for me:
_config.xml_:
```xml
Github user zalun commented on the pull request:
https://github.com/apache/cordova-lib/pull/296#issuecomment-147739558
It's still not working in off the shelf cordova...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/296
---
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
Github user zalun commented on the pull request:
https://github.com/apache/cordova-lib/pull/296#issuecomment-138376173
r+
test on file-transform plugin under firefoxos
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well.
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-lib/pull/296
CB-9407 Fixes incorrect applying of plugin-provided config changes.
See [CB-9407](https://issues.apache.org/jira/browse/CB-9407) for details.
This PR is an alternative to #274, reworke