Tim Barham created CB-8755:
------------------------------
Summary: Plugin --save: Multiple config.xml entries don't get
removed
Key: CB-8755
URL: https://issues.apache.org/jira/browse/CB-8755
Project: Apache Cordova
Issue Type: Bug
Components: CordovaLib
Reporter: Tim Barham
Assignee: Tim Barham
*Steps:*
Enter the following:
{noformat}
cordova plugin add cordova-plugin-camera --save
{noformat}
Then manually add another entry for camera on config.xml, then enter the
following:
{noformat}
cordova plugin rm cordova-plugin-camera --save
{noformat}
*Expected:*
All plugin entries to be removed from config.xml
*Actual:*
Only one entry is removed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]