[jira] [Commented] (CB-1227) 'resume' event is not fired after WiFi is turned on/off when listening to 'online' or 'offline' events.

2012-08-14 Thread Gene Connolly (JIRA)
[ https://issues.apache.org/jira/browse/CB-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434068#comment-13434068 ] Gene Connolly commented on CB-1227: --- Shazron, I am using alert to visually notify myself.

Re: Debugging in Eclipse

2012-08-14 Thread Andrew Grieve
How I do it: 1. Delete Cordova.jar and remove it from build paths 2. Open the cordova/framework project in your workspace 3. Open framework's project properties -> Android, and check "Is Library" 4. Open your project's properties -> Android and click "Add..." to add it This way when

[jira] [Commented] (CB-1226) [weinre] programmatic control of connection from the target

2012-08-14 Thread Philippe Monnet (JIRA)
[ https://issues.apache.org/jira/browse/CB-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434108#comment-13434108 ] Philippe Monnet commented on CB-1226: - Patrick, that would be awesome! :-)

[jira] [Commented] (CB-1219) iOS 6 - FileReader not triggering onloadend function

2012-08-14 Thread Michal Mocny (JIRA)
[ https://issues.apache.org/jira/browse/CB-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434203#comment-13434203 ] Michal Mocny commented on CB-1219: -- It seems that ios6 safari adds FileReader as a native ap

incubator-cordova-blackberry-webworks pull request: Spell BlackBerry with t...

2012-08-14 Thread jsoref
Github user jsoref closed the pull request at: https://github.com/apache/incubator-cordova-blackberry-webworks/pull/3

[jira] [Resolved] (CB-1077) Media.getDuration fails intermittenly

2012-08-14 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald resolved CB-1077. - Resolution: Fixed Fix Version/s: 2.1.0 I cannot reproduce this problem in the current Android

[jira] [Created] (CB-1234) Console should queue log messages if not connected

2012-08-14 Thread Matt Johnson (JIRA)
Matt Johnson created CB-1234: Summary: Console should queue log messages if not connected Key: CB-1234 URL: https://issues.apache.org/jira/browse/CB-1234 Project: Apache Cordova Issue Type: New F

Re: [MENTORS] board report schedule

2012-08-14 Thread Brian LeRoux
Ah perfect, thx Jukka. Yes, lets start a thread about that... On Thu, Aug 9, 2012 at 5:36 PM, Jukka Zitting wrote: > Hi, > > On Thu, Aug 9, 2012 at 10:03 PM, Brian LeRoux wrote: >> Our last report was June [1]. I'm wondering when the next one is >> and/or what the exact schedule is. (I think we'

cutting our first official apache release

2012-08-14 Thread Brian LeRoux
I'd like for us to aim to cut an Apache Cordova release. The idea we're bouncing now is that our Apache releases are source only packages and we save the binary releases for downstream projects (like that phonegap thing you may have heard of). This should decouple release woe, aka coho, from the fr

[jira] [Commented] (CB-994) CDVLocalStorage core plugin does not fully backup when app setting "Application does not run in background" is YES

2012-08-14 Thread Samuel Michelot (JIRA)
[ https://issues.apache.org/jira/browse/CB-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434279#comment-13434279 ] Samuel Michelot commented on CB-994: Thanks Shazron! Do you know how can I apply your fix

Keypress Refactoring

2012-08-14 Thread Joe Bowser
Hey So, after going through the 2.1 keypress issue, it's clear that there's certain buttons that just don't map to Javascript Events. In addition, the Android KeyCode mapping is totally different than the WebKit KeyCode mapping, which leaves me with the following options: 1. Carry around a giant

[jira] [Commented] (CB-930) DirectoryReader creates null error code for inaccessible directory

2012-08-14 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434291#comment-13434291 ] Braden Shepherdson commented on CB-930: --- I tried with your cordova.jar and cannot reprod

[jira] [Comment Edited] (CB-930) DirectoryReader creates null error code for inaccessible directory

2012-08-14 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434291#comment-13434291 ] Braden Shepherdson edited comment on CB-930 at 8/15/12 4:38 AM:

[jira] [Created] (CB-1235) Android create script on Windows fails to copy config.xml

2012-08-14 Thread Josh Pettett (JIRA)
Josh Pettett created CB-1235: Summary: Android create script on Windows fails to copy config.xml Key: CB-1235 URL: https://issues.apache.org/jira/browse/CB-1235 Project: Apache Cordova Issue Type

[jira] [Assigned] (CB-1235) Android create script on Windows fails to copy config.xml

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-1235: -- Assignee: Anis Kadri (was: Joe Bowser) > Android create script on Windows fails to copy config.xml >

[jira] [Updated] (CB-1235) Android create script on Windows fails to copy config.xml

2012-08-14 Thread Josh Pettett (JIRA)
[ https://issues.apache.org/jira/browse/CB-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Pettett updated CB-1235: - Attachment: create.js.patch Patch formatting munged in comment > Android create script on W

[jira] [Resolved] (CB-930) DirectoryReader creates null error code for inaccessible directory

2012-08-14 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon MacDonald resolved CB-930. Resolution: Fixed Fix Version/s: 2.1.0 Great, thanks for testing. I've added the fix to the main

Re: Keypress Refactoring

2012-08-14 Thread Brian LeRoux
I like the idea of a lower level API for meeting the use case and providing the opportunity for a higher level polyfill. Seems like a mapping file would be unwieldy and should be in the user-space plugin land. The issue here, of course, is that we'll need to document these edges and I think that m

[jira] [Comment Edited] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434336#comment-13434336 ] Greg edited comment on CB-1185 at 8/15/12 5:00 AM: --- @Joe yes, still getting

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434336#comment-13434336 ] Greg commented on CB-1185: -- @Joe yes, still getting this. The numbers of users who are complaining a

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434338#comment-13434338 ] Greg commented on CB-1185: -- Also - here is our latest test build: https://untappd.s3.amazonaws.com/

Re: Keypress Refactoring

2012-08-14 Thread Jesse MacFadyen
WP only has a back button that is overridable. Cheers, Jesse On 2012-08-14, at 10:56 AM, Brian LeRoux wrote: > I like the idea of a lower level API for meeting the use case and > providing the opportunity for a higher level polyfill. > > Seems like a mapping file would be unwieldy and should

[jira] [Commented] (CB-1234) Console should queue log messages if not connected

2012-08-14 Thread Matt Johnson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434365#comment-13434365 ] Matt Johnson commented on CB-1234: -- Patrick's comments from the pull request: I like the pa

Re: Keypress Refactoring

2012-08-14 Thread Drew Walters
WebWorks provides overriding of the non-keyboard physical buttons. These are currently handled/mapped in the js platform file: https://github.com/apache/incubator-cordova-js/blob/master/lib/blackberry/platform.js On Tue, Aug 14, 2012 at 1:09 PM, Jesse MacFadyen wrote: > WP only has a back button

[jira] [Resolved] (CB-1210) [Kindle] Location API crashe app

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1210. Resolution: Fixed Fix Version/s: 2.1.0 Assignee: Joe Bowser (was: Andrew Grieve) Tested. The

[jira] [Commented] (CB-1234) Console should queue log messages if not connected

2012-08-14 Thread Matt Johnson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434387#comment-13434387 ] Matt Johnson commented on CB-1234: -- If the default behavior is to act as a passthru and send

[jira] [Commented] (CB-344) Adding a new Contact associated to a Google Android account will fire error callback

2012-08-14 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434408#comment-13434408 ] Braden Shepherdson commented on CB-344: --- I can't reproduce this on my Galaxy Nexus, whic

[jira] [Commented] (CB-989) dyld: Symbol not found: _NSURLIsExcludedFromBackupKey

2012-08-14 Thread Quinn C. Hoyer (JIRA)
[ https://issues.apache.org/jira/browse/CB-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434415#comment-13434415 ] Quinn C. Hoyer commented on CB-989: --- You should add this to your Upgrade Guide for iOS.

Re: Keypress Refactoring

2012-08-14 Thread Shazron
Don't know if we want to support this, but with iOS 5 Apple has relaxed their restriction on handling the Volume Up/Down buttons: http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/ So we could support that I suppose. On Tue, Aug 14, 2012 at 11:32 AM

[jira] [Created] (CB-1236) getDuration() only returns correct result after playing twice

2012-08-14 Thread Neil Friend (JIRA)
Neil Friend created CB-1236: --- Summary: getDuration() only returns correct result after playing twice Key: CB-1236 URL: https://issues.apache.org/jira/browse/CB-1236 Project: Apache Cordova Issue T

[jira] [Commented] (CB-1219) iOS 6 - FileReader not triggering onloadend function

2012-08-14 Thread Michal Mocny (JIRA)
[ https://issues.apache.org/jira/browse/CB-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434426#comment-13434426 ] Michal Mocny commented on CB-1219: -- Clobbering the faulty native implementation fixes the te

[jira] [Commented] (CB-1078) Market URL's fail to open on Android

2012-08-14 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434434#comment-13434434 ] Braden Shepherdson commented on CB-1078: I can't reproduce this on my Galaxy Nexus ru

Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Michal Mocny
I cannot find a way to own an issue I'm working on (see https://issues.apache.org/jira/browse/CB-1219). Andrew Grieve has tried to add me as owner, and while JIRA recognizes my user name, it is still failing with some generic error. Thanks, -Michal

[jira] [Updated] (CB-1219) iOS 6 - FileReader not triggering onloadend function

2012-08-14 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1219: - Assignee: Michal Mocny (was: Andrew Grieve) > iOS 6 - FileReader not triggering onloadend funct

Re: Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Shazron
Not sure exactly how to fix this - when we encountered it a committer will go into the Project Admin, and add the person under the People -> Contributors group. I just added you and assigned you the issue :) On Tue, Aug 14, 2012 at 12:52 PM, Michal Mocny wrote: > I cannot find a way to own an iss

Re: Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Michal Mocny
Fantastic, thanks! On Tue, Aug 14, 2012 at 4:04 PM, Shazron wrote: > Not sure exactly how to fix this - when we encountered it a committer > will go into the Project Admin, and add the person under the People -> > Contributors group. I just added you and assigned you the issue :) > > On Tue, Au

Re: Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Jesse
Own it! On Tue, Aug 14, 2012 at 1:10 PM, Michal Mocny wrote: > Fantastic, thanks! > > > On Tue, Aug 14, 2012 at 4:04 PM, Shazron wrote: > > > Not sure exactly how to fix this - when we encountered it a committer > > will go into the Project Admin, and add the person under the People -> > > Cont

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434460#comment-13434460 ] Joe Bowser commented on CB-1185: I don't see what the actual exception being thrown is. I do

[jira] [Commented] (CB-1078) Market URL's fail to open on Android

2012-08-14 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434461#comment-13434461 ] Simon MacDonald commented on CB-1078: - Maybe it is because I'm in Canada or something odd

[jira] [Commented] (CB-344) Adding a new Contact associated to a Google Android account will fire error callback

2012-08-14 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434464#comment-13434464 ] Simon MacDonald commented on CB-344: Well we did not change any of the native code. Basica

[jira] [Commented] (CB-1078) Market URL's fail to open on Android

2012-08-14 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434470#comment-13434470 ] Braden Shepherdson commented on CB-1078: I'm in Canada too, actually. (I think most o

[jira] [Commented] (CB-1227) 'resume' event is not fired after WiFi is turned on/off when listening to 'online' or 'offline' events.

2012-08-14 Thread Michael Swiernik (JIRA)
[ https://issues.apache.org/jira/browse/CB-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434469#comment-13434469 ] Michael Swiernik commented on CB-1227: -- I think this is related to CB-541, here iOS has

[jira] [Assigned] (CB-1236) getDuration() only returns correct result after playing twice

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-1236: -- Assignee: Simon MacDonald (was: Joe Bowser) Has this already been fixed on 2.1. This is using PhoneGap B

Re: Keypress Refactoring

2012-08-14 Thread Brian LeRoux
actually, this strikes me as perhaps best handled first as a documentation issue (before we run off and create a whole bunch of madness trying to find parity) created a wiki page for research purposes http://wiki.apache.org/cordova/HardwareButtonEvents On Tue, Aug 14, 2012 at 12:25 PM, Shazron

[jira] [Comment Edited] (CB-1227) 'resume' event is not fired after WiFi is turned on/off when listening to 'online' or 'offline' events.

2012-08-14 Thread Michael Swiernik (JIRA)
[ https://issues.apache.org/jira/browse/CB-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434469#comment-13434469 ] Michael Swiernik edited comment on CB-1227 at 8/15/12 7:56 AM: ---

[jira] [Created] (CB-1237) CDVDebugWebView no longer works since the ARC changes.

2012-08-14 Thread Michal Mocny (JIRA)
Michal Mocny created CB-1237: Summary: CDVDebugWebView no longer works since the ARC changes. Key: CB-1237 URL: https://issues.apache.org/jira/browse/CB-1237 Project: Apache Cordova Issue Type: B

[jira] [Commented] (CB-675) Allow multiple versions of PhoneGap to be installed in Xcode

2012-08-14 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434536#comment-13434536 ] Andrew Grieve commented on CB-675: -- Here's an example script that will update the path to the

Re: Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Andrew Grieve
Where do you find the Project Admin section? On Tue, Aug 14, 2012 at 4:13 PM, Jesse wrote: > Own it! > > On Tue, Aug 14, 2012 at 1:10 PM, Michal Mocny wrote: > > > Fantastic, thanks! > > > > > > On Tue, Aug 14, 2012 at 4:04 PM, Shazron wrote: > > > > > Not sure exactly how to fix this - when

Re: Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Shazron
Top right of the jira site, link called "Administration" On Tue, Aug 14, 2012 at 2:25 PM, Andrew Grieve wrote: > Where do you find the Project Admin section? > > > On Tue, Aug 14, 2012 at 4:13 PM, Jesse wrote: > >> Own it! >> >> On Tue, Aug 14, 2012 at 1:10 PM, Michal Mocny wrote: >> >> > Fanta

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434565#comment-13434565 ] Greg commented on CB-1185: -- @Joe - Here is an LogCat of a user. You will see the once app is launche

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434585#comment-13434585 ] Joe Bowser commented on CB-1185: Well, I don't think it's onResume itself, since it is probab

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434588#comment-13434588 ] Joe Bowser commented on CB-1185: Does the app have to run in the background? Are there tasks

[jira] [Comment Edited] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434588#comment-13434588 ] Joe Bowser edited comment on CB-1185 at 8/15/12 9:39 AM: - Does the ap

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434601#comment-13434601 ] Greg commented on CB-1185: -- Does it go before or after: super.onCreate(savedInstanceState)? Thanks,

[DISCUSS] A plea for sanity in tests

2012-08-14 Thread Jesse
The Mobile Spec File tests in jasmine contains some 3500+ lines of JS code. *Lengthy Tests:* I am currently working through some File API failing tests ( there are 95 specs, defined in 12 describe sections ) It would extremely helpful if I did not have to run all the passing tests before getting

[jira] [Resolved] (CB-1177) should error (NOT_FOUND_ERR) when resolving (non-existent) invalid file name

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1177. - Resolution: Fixed > should error (NOT_FOUND_ERR) when resolving (non-existent) invalid file name

[jira] [Commented] (CB-1234) Console should queue log messages if not connected

2012-08-14 Thread Patrick Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CB-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434619#comment-13434619 ] Patrick Mueller commented on CB-1234: - I like the thought of being able to keep the envir

[jira] [Resolved] (CB-1178) should error (ENCODING_ERR) when resolving invalid URI with leading /

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1178. - Resolution: Fixed > should error (ENCODING_ERR) when resolving invalid URI with leading / >

[jira] [Resolved] (CB-1231) Failing file test - copyTo: directory

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1231. - Resolution: Fixed > Failing file test - copyTo: directory >

[jira] [Updated] (CB-629) File API tests failing on WP7

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen updated CB-629: --- Comment: was deleted (was: Spent a lot of time here already, but not completely resolved. Moving to 1.9.0

[jira] [Created] (CB-1239) Failing Test Entry.toURL

2012-08-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-1239: --- Summary: Failing Test Entry.toURL Key: CB-1239 URL: https://issues.apache.org/jira/browse/CB-1239 Project: Apache Cordova Issue Type: Sub-task Compon

[jira] [Created] (CB-1238) Failing Test Entry.getMetadata

2012-08-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-1238: --- Summary: Failing Test Entry.getMetadata Key: CB-1238 URL: https://issues.apache.org/jira/browse/CB-1238 Project: Apache Cordova Issue Type: Sub-task

[jira] [Created] (CB-1240) Failing Test remove on root file system

2012-08-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-1240: --- Summary: Failing Test remove on root file system Key: CB-1240 URL: https://issues.apache.org/jira/browse/CB-1240 Project: Apache Cordova Issue Type: Sub-task

[jira] [Created] (CB-1241) Failing Test moveTo: directory into itself.

2012-08-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-1241: --- Summary: Failing Test moveTo: directory into itself. Key: CB-1241 URL: https://issues.apache.org/jira/browse/CB-1241 Project: Apache Cordova Issue Type: Sub-ta

[jira] [Created] (CB-1242) Failing Test FileWriter should be able to write JSON data

2012-08-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-1242: --- Summary: Failing Test FileWriter should be able to write JSON data Key: CB-1242 URL: https://issues.apache.org/jira/browse/CB-1242 Project: Apache Cordova Issu

[jira] [Created] (CB-1243) Failing Test FileWriter should be able to truncate

2012-08-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-1243: --- Summary: Failing Test FileWriter should be able to truncate Key: CB-1243 URL: https://issues.apache.org/jira/browse/CB-1243 Project: Apache Cordova Issue Type:

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434627#comment-13434627 ] Joe Bowser commented on CB-1185: It should go after. Also, if you are still having memory pr

[jira] [Updated] (CB-573) Automate Backbutton jQM tab test

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-573: -- Fix Version/s: 2.2.0 Bumping forward > Automate Backbutton jQM tab test >

[jira] [Updated] (CB-584) Automate XHR Tests

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-584: -- Fix Version/s: (was: 2.1.0) 2.2.0 > Automate XHR Tests > -- > >

[jira] [Updated] (CB-573) Automate Backbutton jQM tab test

2012-08-14 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-573: -- Fix Version/s: (was: 2.1.0) > Automate Backbutton jQM tab test > > >

[jira] [Resolved] (CB-1179) File error docs are inconsistent

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1179. - Resolution: Duplicate > File error docs are inconsistent > > >

[jira] [Created] (CB-1244) File Errors are not consistent in Docs/Examples

2012-08-14 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-1244: --- Summary: File Errors are not consistent in Docs/Examples Key: CB-1244 URL: https://issues.apache.org/jira/browse/CB-1244 Project: Apache Cordova Issue Type: Bu

[jira] [Resolved] (CB-1238) Failing Test Entry.getMetadata

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1238. - Resolution: Fixed > Failing Test Entry.getMetadata > -- > >

[jira] [Resolved] (CB-1239) Failing Test Entry.toURL

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1239. - Resolution: Fixed > Failing Test Entry.toURL > > > Key:

[jira] [Resolved] (CB-1240) Failing Test remove on root file system

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1240. - Resolution: Fixed > Failing Test remove on root file system > --

[jira] [Resolved] (CB-1241) Failing Test moveTo: directory into itself.

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1241. - Resolution: Fixed > Failing Test moveTo: directory into itself. > --

[jira] [Resolved] (CB-1242) Failing Test FileWriter should be able to write JSON data

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1242. - Resolution: Fixed > Failing Test FileWriter should be able to write JSON data >

[jira] [Resolved] (CB-1243) Failing Test FileWriter should be able to truncate

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1243. - Resolution: Fixed > Failing Test FileWriter should be able to truncate > ---

[jira] [Resolved] (CB-629) File API tests failing on WP7

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-629. Resolution: Fixed > File API tests failing on WP7 > - > >

incubator-cordova-android pull request: Update Readme.md

2012-08-14 Thread mathrawka
GitHub user mathrawka opened a pull request: https://github.com/apache/incubator-cordova-android/pull/42 Update Readme.md The code was updated to use r16, but the Readme wasn't updated yet. You can merge this pull request into a Git repository by running: $ git pull https://git

Re: [DISCUSS] A plea for sanity in tests

2012-08-14 Thread Patrick Mueller
On Tue, Aug 14, 2012 at 6:47 PM, Jesse wrote: > The Mobile Spec File tests in jasmine contains some 3500+ lines of JS code. > > *Lengthy Tests:* > +1 > *Code Quality:* > +1 -- Patrick Mueller http://muellerware.org

Re: [DISCUSS] A plea for sanity in tests

2012-08-14 Thread Brian LeRoux
Can we just split the tests for a specific API surface area, eg File, to a folder of tests per method? That should help some but I'm not sure if Jasmine is 'run subset of tests' friendly. If it isn't we should... make it so. On Tue, Aug 14, 2012 at 5:01 PM, Patrick Mueller wrote: > On Tue, Au

[jira] [Resolved] (CB-1183) Rewrite Exec bridge

2012-08-14 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-1183. - Resolution: Won't Fix WP7 is now fully consistent with other devices. args to exec are an array of o

[jira] [Commented] (CB-1185) When Application is placed in background and resumed, the UI is frozen

2012-08-14 Thread Greg (JIRA)
[ https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434725#comment-13434725 ] Greg commented on CB-1185: -- Is there any instructions for this? I know how to active DDMS - but what

[jira] [Commented] (CB-1236) getDuration() only returns correct result after playing twice

2012-08-14 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434726#comment-13434726 ] Simon MacDonald commented on CB-1236: - I'm pretty sure this is fixed in 2.1 with some of

Re: Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Andrew Grieve
hmm, I don't think I have that link. On Tue, Aug 14, 2012 at 5:41 PM, Shazron wrote: > Top right of the jira site, link called "Administration" > > On Tue, Aug 14, 2012 at 2:25 PM, Andrew Grieve > wrote: > > Where do you find the Project Admin section? > > > > > > On Tue, Aug 14, 2012 at 4:13

Re: Is JIRA issue ownership limited to project committers?

2012-08-14 Thread Shazron
Not sure why some have access, some do not. I added you to the Committers group as well - try again On Tue, Aug 14, 2012 at 7:50 PM, Andrew Grieve wrote: > hmm, I don't think I have that link. > > > On Tue, Aug 14, 2012 at 5:41 PM, Shazron wrote: > >> Top right of the jira site, link called "Adm