[
https://issues.apache.org/jira/browse/CB-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601579#comment-13601579
]
Shazron Abdullah commented on CB-2236:
--------------------------------------
Not sure [~pmuellr] can you comment?
> DebugConsole plugin.xml plugin name has a space in it
> -----------------------------------------------------
>
> Key: CB-2236
> URL: https://issues.apache.org/jira/browse/CB-2236
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaJS, iOS
> Reporter: Jesse MacFadyen
> Assignee: Shazron Abdullah
>
> I am attempting to use the whitelist/config.xml verbatim, however, having a
> space in 'Debug Console' makes the mapping difficult.
> I think we should change iOS-cordova-js to call exec with 'DebugConsole'
> instead of 'Debug Console'.
> In the iOS repo we should also deprecate the plugin key-name of 'Debug
> Console' and add 'DebugConsole' mapped to the same native functionality.
> ie.
> {code:xml}
> <plugin name="Debug Console" value="CDVDebugConsole" />
> <plugin name="DebugConsole" value="CDVDebugConsole" />
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira