You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/16 22:37:23 UTC

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

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

ASF subversion and git services commented on CB-4718:
-----------------------------------------------------

Commit 8c9b1754d8c10bb1b6b6bbb2dd46b4bd4e6d84ae in branch refs/heads/dev from [~puchen]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;h=8c9b175 ]

CB-4718 fixed Console plugin not work on wp


> 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: Jesse MacFadyen
>              Labels: Console, plugin
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)