[
https://issues.apache.org/jira/browse/CB-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-2269:
---------------------------
Description:
The whitelist doesn't appear to be created, and as such everything is
blacklisted instead because the config associated with the static method is
null. We need to call init() on the Config somewhere in our code, most likely
DroidGap.java, since most of our users when upgrading will just drop in the
JAR, and will not modify their Java code.
Also, even when the Config.init() method is called, the whitelisting still
fails. Currently only the whitelisting lives in the class, and luckily there
is separate code for the loading of the plugins.
was:The whitelist doesn't appear to be created, and as such everything is
blacklisted instead because the config associated with the static method is
null. We need to call init() on the Config somewhere, but I'm not certain
where this should be called.
> Whitelisting is broken on Android following creation of Config class
> --------------------------------------------------------------------
>
> Key: CB-2269
> URL: https://issues.apache.org/jira/browse/CB-2269
> Project: Apache Cordova
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Joe Bowser
> Assignee: Braden Shepherdson
> Priority: Blocker
> Fix For: 2.4.0
>
>
> The whitelist doesn't appear to be created, and as such everything is
> blacklisted instead because the config associated with the static method is
> null. We need to call init() on the Config somewhere in our code, most
> likely DroidGap.java, since most of our users when upgrading will just drop
> in the JAR, and will not modify their Java code.
> Also, even when the Config.init() method is called, the whitelisting still
> fails. Currently only the whitelisting lives in the class, and luckily there
> is separate code for the loading of the plugins.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira