[
https://issues.apache.org/jira/browse/CB-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586528#comment-14586528
]
ASF subversion and git services commented on CB-9171:
-----------------------------------------------------
Commit 5cb438d2e0a851cadbc90dbfa605cd9f75be0ca5 in cordova-cli's branch
refs/heads/master from [~ogoguel]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=5cb438d ]
CB-9171 Support Plugin Variables with =
This closes #217
> 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]