[ 
https://issues.apache.org/jira/browse/CB-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384017#comment-14384017
 ] 

ASF subversion and git services commented on CB-8755:
-----------------------------------------------------

Commit b9d02cbd785fbc94f298852129ab3efde6983300 in cordova-lib's branch 
refs/heads/master from [~TimBarham]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=b9d02cb ]

CB-8755 Plugin --save: Multiple config.xml entries don't get removed

Ensures all entries for a plugin get removed on plugin remove --save.

GitHub: close #197


> 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
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> *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]

Reply via email to