Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A57E5101CD for ; Mon, 15 Jul 2013 20:52:50 +0000 (UTC) Received: (qmail 66601 invoked by uid 500); 15 Jul 2013 20:52:50 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 66578 invoked by uid 500); 15 Jul 2013 20:52:50 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 66519 invoked by uid 99); 15 Jul 2013 20:52:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jul 2013 20:52:50 +0000 Date: Mon, 15 Jul 2013 20:52:50 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-3957) CordovaTests test for background colour is broken - wrong classname MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-3957. ---------------------------- Resolution: Fixed Fix Version/s: 3.0.0 This also needed to be added to the manifest, accepted patches and closing issue. > 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 > Fix For: 3.0.0 > > > The supplied test app (project CordovaViewTestActivity) has a button for testing background colour. > Code in index.html > {code} > > {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