You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "TianBo Yang (JIRA)" <ji...@apache.org> on 2013/09/02 05:16:51 UTC

[jira] [Created] (CB-4718) use Cordova CLI create WP8 template project, add plugin Debug console, Error::Plugin not allowed in config.xml. Console

TianBo Yang created CB-4718:
-------------------------------

             Summary: use Cordova CLI create WP8 template project, add plugin Debug console, Error::Plugin not allowed in config.xml. Console
                 Key: CB-4718
                 URL: https://issues.apache.org/jira/browse/CB-4718
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Console
    Affects Versions: 3.0.0
         Environment: win8+vs2012+Windows phone8
            Reporter: TianBo Yang
            Assignee: Steve Gill


use Cordova CLI create WP8 template project, add plugin Debug console, when i run this project! there is an error in vs2012 debug console window

"Error::Plugin not allowed in config.xml. Console"

i found config.xml is     
    <feature name="Console">
        <param name="wp-package" value="DebugConsole" />
    </feature>

the feature name not match value!



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