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

ASF GitHub Bot commented on CB-9171:
------------------------------------

Github user purplecabbage commented on the pull request:

    https://github.com/apache/cordova-cli/pull/217#issuecomment-112241310
  
    Nice. and a test too!  Keep it up!


> Plugin Variables Failed to be properly parsed when containing an = sign
> -----------------------------------------------------------------------
>
>                 Key: CB-9171
>                 URL: https://issues.apache.org/jira/browse/CB-9171
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Olivier Goguel
>
> If a plugin variable containing an = is being passed as a command line 
> argument, only the left part of the = is being recognized, not the full 
> string.
> Ex: --variable MOTO=DELTA=WASHERE 
> produces
> { MOTO: "DELTA"} instead of { MOTO:"DELTA=WASHERE"}



--
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