[
https://issues.apache.org/jira/browse/CB-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708961#comment-13708961
]
ASF subversion and git services commented on CB-3957:
-----------------------------------------------------
Commit 7f5f87ac72413870ab8a5e990d92b90757b58557 in branch refs/heads/master
from [~bowserj]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=7f5f87a ]
CB-3957: The new activity wasn't added to the Android Manifest
> CordovaTests test for background colour is broken - wrong classname
> -------------------------------------------------------------------
>
> Key: CB-3957
> URL: https://issues.apache.org/jira/browse/CB-3957
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 2.7.0
> Reporter: Peter
> Assignee: Joe Bowser
> Priority: Minor
>
> The supplied test app (project CordovaViewTestActivity) has a button for
> testing background colour.
> Code in index.html
> {code}
> <button class="btn large"
> onclick="startActivity('org.apache.cordova.test.actions.backgroundcolor');">Background
> Color</button>
> {code}
> But the button does not work at all.
> It turns out there is a org/apache/cordova/test/backgroundcolor.class but
> there is not a org/apache/cordova/test/*actions*/backgroundcolor.class.
> It looks like this Activity class is simply in the wrong directory.
--
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