Olivier Goguel created CB-9171:
----------------------------------

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