[
https://issues.apache.org/jira/browse/CB-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417875#comment-13417875
]
Jesse MacFadyen edited comment on CB-1096 at 7/19/12 12:05 AM:
---------------------------------------------------------------
My ealier reply:
{quote}
I have committed changes fixing the classList issue.
Also, I removed the bind method as it implied that there was some scope issue
that needed to be worked around.
I removed the 'report' method, as it was NOT a reusable method and did not make
sense.
( it took a DOM element ID as an arg, and yet it 'knew' that the element had
children with css classes of 'pending' and 'complete'. I believe this would
simply confuse noobs more than it would encourage good practices. )
{quote}
I am changing back to re-add the bind and report methods as I am not interested
in updating the tests ...
btw, these little make-work projects are awesome ...
was (Author: purplecabbage):
Hmm, I thought the mailing list would post back here if I replied on an
issue thread, it appears not.
I am changing back to re-add the bind and report methods as I am not interested
in updating the tests ...
btw, these little make-work projects are awesome ...
> Test "Hello Cordova" App on webOS
> ---------------------------------
>
> Key: CB-1096
> URL: https://issues.apache.org/jira/browse/CB-1096
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: webOS
> Affects Versions: 2.0.0
> Reporter: Michael Brooks
> Assignee: Herm Wong
> Fix For: 2.0.0
>
>
> For the Cordova 2.0.0 release, we would like to see a standard application
> across all of the platforms. "Hello Cordova" is the standard application that
> listens for and responds to the {{deviceready}} event. Nothing more. Nothing
> less.
> *Task*
> Can you please test "Hello Cordova" and ensure that it looks correct and
> reports that the "DEVICE IS READY"?
> *Get Hello Cordova*
> 1. git clone
> https://git-wip-us.apache.org/repos/asf/incubator-cordova-labs.git
> 2. git checkout -b hello-cordova origin/hello-cordova
> 3. Copy {{www/}} to your project
> 4. Delete {{www/config.xml}}
> 5. Delete {{www/res}} _(optional)_
> 5. Keep {{spec.html}} and {{spec/}} for our users
> *Note*
> Please do not modify or delete any files from "Hello Cordova." The purpose of
> the application is to standardize the app code across all platforms.
> *Discovered Errors*
> Fix and push to the labs branch or report the error here with a screenshot
> and device info.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira