[
https://issues.apache.org/jira/browse/CB-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Audrey So updated CB-12598:
---------------------------
Affects Version/s: 6.4.0
> Plugins with --link --save and variables are NOT resolving vars from
> config.xml when reinstalled
> ------------------------------------------------------------------------------------------------
>
> Key: CB-12598
> URL: https://issues.apache.org/jira/browse/CB-12598
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, CLI, iOS, Plugins
> Affects Versions: 6.4.0
> Reporter: Philipp Kursawe
> Labels: triage
> Fix For: 6.4.0
>
>
> 1. cordova plugin add localplugin --link --save --variable VAR1=VALUE1
> 2. This creates an entry in config.xml for the plugin with the variable
> 3. It also creates an entry in plugins/fetch.json with the variable
> 4. cordova plugin rm localplugin
> 5. This does not remove the plugin from the config.xml
> 6. cordova plugin add localplugin --link
> 7. CLI complains about missing variable definition
> The CLI should take the variable from the config.xml if the plugin has been
> installed before.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]