[jira] [Created] (CB-2205) adding Blackberry platform throws an error -- running cordova-client in windows The provided path is not a Cordova BlackBerry WebWorks project

2013-01-11 Thread manu devarunda (JIRA)
manu devarunda created CB-2205: -- Summary: adding Blackberry platform throws an error -- running cordova-client in windows The provided path is not a Cordova BlackBerry WebWorks project Key: CB-2205 URL:

Re: not listed as a TLP

2013-01-11 Thread Marcel Kinard
I'm working on creating the DOAP file. Question: which PMC is Cordova in? I assumed it had its own dedicated PMC, but I don't see a Cordova PMC listed anywhere at http://projects.apache.org/indexes/pmc.html , does another rdf file need to be created? On Mon, Jan 7, 2013 at 8:58 AM, Shazron

Re: Should Automatic Reference Counting be on?

2013-01-11 Thread Andrew Grieve
This caught me off-guard as well, and I filed an issue to fix it up: https://issues.apache.org/jira/browse/CB-2180 I don't think it'll be entirely straight-forward though, because some plugins still do not support ARC. What are everyone's thoughts on how to address this? One option is to have

[jira] [Created] (CB-2206) Cordova's FileReader breaks when used with a Blob

2013-01-11 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-2206: - Summary: Cordova's FileReader breaks when used with a Blob Key: CB-2206 URL: https://issues.apache.org/jira/browse/CB-2206 Project: Apache Cordova Issue Type: Bug

[jira] [Resolved] (CB-1892) Refactor type-checking code in plugins into a helper method

2013-01-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-1892. --- Resolution: Fixed Some commits ending with:

[jira] [Commented] (CB-2183) [iOS] FileTransfer.didReceiveResponse may not return NSHTTPURLResponse

2013-01-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551183#comment-13551183 ] Andrew Grieve commented on CB-2183: --- To be clear, I do think we should fix this. I'm also

[jira] [Created] (CB-2207) Xcode sometimes does not pick up changes to www/

2013-01-11 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-2207: - Summary: Xcode sometimes does not pick up changes to www/ Key: CB-2207 URL: https://issues.apache.org/jira/browse/CB-2207 Project: Apache Cordova Issue Type: Bug

Re: too long to package a release?

2013-01-11 Thread Andrew Grieve
I don't think there's any advantage to creating them ahead of time, so we might as well not bother. On Fri, Jan 11, 2013 at 10:32 AM, Braden Shepherdson bra...@chromium.orgwrote: Maybe I'm being coloured by the Chrome channels, but it seems to me that we would be doing our development of the

[jira] [Commented] (CB-2206) Cordova's FileReader breaks when used with a Blob

2013-01-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551221#comment-13551221 ] Andrew Grieve commented on CB-2206: --- The iOS crash happens because of the presence of an

[jira] [Commented] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Jonathan Brumley (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551238#comment-13551238 ] Jonathan Brumley commented on CB-2102: -- I am having a weird issue with InAppBrowser that

[jira] [Comment Edited] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Jonathan Brumley (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551238#comment-13551238 ] Jonathan Brumley edited comment on CB-2102 at 1/11/13 4:40 PM: ---

[jira] [Comment Edited] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Jonathan Brumley (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551238#comment-13551238 ] Jonathan Brumley edited comment on CB-2102 at 1/11/13 4:55 PM: ---

[jira] [Assigned] (CB-2168) HTML Escaping on iOS FileReader may be unnecessary

2013-01-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve reassigned CB-2168: - Assignee: Andrew Grieve (was: Braden Shepherdson) HTML Escaping on iOS FileReader may be

Re: Should Automatic Reference Counting be on?

2013-01-11 Thread Shazron
I'm not for the two targets thing - i think we should educate devs to upgrade to ARC, and plugin devs to have preprocessor macros to mix ARC and non-ARC so as to be compatible everywhere if they want. On Friday, January 11, 2013, Andrew Grieve wrote: This caught me off-guard as well, and I

Re: Should Automatic Reference Counting be on?

2013-01-11 Thread Kerri Shotts
My two cents: If it's feasible to support ARC, I'd go for it. Having worked with ARC and non-ARC code, ARC is definitely easier on my brain cells -- I'm far too likely to leak memory like a sieve with manual memory management… That said, converting Cordova's base code from non-ARC to ARC may

Re: Cordova Activity Code Changes

2013-01-11 Thread Joe Bowser
I've added this master. Even with the uncertainty, it's better to have this code than not. On Thu, Jan 10, 2013 at 6:50 PM, Joe Bowser bows...@gmail.com wrote: On Thu, Jan 10, 2013 at 6:31 PM, Andrew Grieve agri...@chromium.org wrote: I'd like to verify if this is the scenario: 1. We invoke an

[jira] [Commented] (CB-2207) Xcode sometimes does not pick up changes to www/

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551361#comment-13551361 ] Shazron Abdullah commented on CB-2207: -- Knowing some of the users, a full copy everytime

Re: Should Automatic Reference Counting be on?

2013-01-11 Thread Shazron
Actually Cordova core has been ARC for a couple of releases now. Good idea for the plugin tool default to non-ARC, this should be covered in the spec... On Friday, January 11, 2013, Kerri Shotts wrote: My two cents: If it's feasible to support ARC, I'd go for it. Having worked with ARC and

Re: not listed as a TLP

2013-01-11 Thread Filip Maj
No idea.. On 1/11/13 6:26 AM, Marcel Kinard cmarc...@gmail.com wrote: I'm working on creating the DOAP file. Question: which PMC is Cordova in? I assumed it had its own dedicated PMC, but I don't see a Cordova PMC listed anywhere at http://projects.apache.org/indexes/pmc.html , does another rdf

Re: too long to package a release?

2013-01-11 Thread Filip Maj
I think we all agree on the general flow of feature branch - staging - merge into master + tag. Ripple uses next as the label for the branch with all stuff going into the next release. I like this approach. On 1/11/13 7:48 AM, Andrew Grieve agri...@chromium.org wrote: I don't think there's any

Re: not listed as a TLP

2013-01-11 Thread Marcel Kinard
Jukka or Brian, might you know the answer here? On 1/11/2013 1:54 PM, Filip Maj wrote: No idea.. On 1/11/13 6:26 AM, Marcel Kinard cmarc...@gmail.com wrote: I'm working on creating the DOAP file. Question: which PMC is Cordova in? I assumed it had its own dedicated PMC, but I don't see a

[jira] [Resolved] (CB-1062) Way to get instance of a plugin via PluginManager

2013-01-11 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1062. Resolution: Fixed This has been added as part of the state restore methods. Way to get

[jira] [Updated] (CB-2054) Iframe not working in Android4.0

2013-01-11 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-2054: --- Fix Version/s: (was: 2.4.0) I don't think there will be a fix for this in the near future, since this is an

[jira] [Resolved] (CB-2171) FileTransfer.download leaves 0 byte file in filesystem on 404 from server

2013-01-11 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-2171. Resolution: Fixed Pull requests are welcome! FileTransfer.download leaves 0 byte file in

[jira] [Commented] (CB-1560) Cordova reports Network Error when trying to launch a corporate intranet site

2013-01-11 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551450#comment-13551450 ] Joe Bowser commented on CB-1560: Is this issue still present? Cordova

[jira] [Resolved] (CB-1560) Cordova reports Network Error when trying to launch a corporate intranet site

2013-01-11 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1560. Resolution: Invalid This issue appears to be an issue with the company network, not with the whitelist in

[jira] [Created] (CB-2208) MobileSpec File tests Crash on Android 4.0.3 intel Emulator

2013-01-11 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-2208: - Summary: MobileSpec File tests Crash on Android 4.0.3 intel Emulator Key: CB-2208 URL: https://issues.apache.org/jira/browse/CB-2208 Project: Apache Cordova

[jira] [Commented] (CB-2208) MobileSpec File tests Crash on Android 4.0.3 intel Emulator

2013-01-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551463#comment-13551463 ] Andrew Grieve commented on CB-2208: --- I could just add a try/catch around it in

[jira] [Commented] (CB-2183) [iOS] FileTransfer.didReceiveResponse may not return NSHTTPURLResponse

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551465#comment-13551465 ] Shazron Abdullah commented on CB-2183: -- I thought Patrick's patch was iOS 4.3 specific

[jira] [Commented] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551469#comment-13551469 ] Shazron Abdullah commented on CB-2102: -- @Jonathan - post test code. There is no

Re: Native URL functionality for files

2013-01-11 Thread Shazron
I like it. I seem to remember we discussed something related, like document:// shortcut to files in the app's Documents folder as well (iOS specific) but nothing came out of it. For those curious, AssetLibrary urls look like this: assets-library://asset/asset.JPG?id=13ext=JPG On Fri,

[jira] [Commented] (CB-2159) handleOpenURL not called on iOS

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551500#comment-13551500 ] Shazron Abdullah commented on CB-2159: -- The problem here is of timing. The sequence of

[jira] [Commented] (CB-2159) handleOpenURL not called on iOS

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551503#comment-13551503 ] Shazron Abdullah commented on CB-2159: -- Easy patch would be this in AppDelegate.m, but

[jira] [Commented] (CB-2159) handleOpenURL not called on iOS

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551508#comment-13551508 ] Shazron Abdullah commented on CB-2159: -- One way is for CDVViewController to handle the

[jira] [Comment Edited] (CB-2159) handleOpenURL not called on iOS

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551508#comment-13551508 ] Shazron Abdullah edited comment on CB-2159 at 1/11/13 8:56 PM: ---

[jira] [Created] (CB-2209) ARC issues in Contact

2013-01-11 Thread Becky Gibson (JIRA)
Becky Gibson created CB-2209: Summary: ARC issues in Contact Key: CB-2209 URL: https://issues.apache.org/jira/browse/CB-2209 Project: Apache Cordova Issue Type: Bug Components: iOS

[jira] [Created] (CB-2210) Update incubator download link in Getting Started Guide

2013-01-11 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2210: Summary: Update incubator download link in Getting Started Guide Key: CB-2210 URL: https://issues.apache.org/jira/browse/CB-2210 Project: Apache Cordova

[jira] [Assigned] (CB-2210) Update incubator download link in Getting Started Guide

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah reassigned CB-2210: Assignee: Shazron Abdullah (was: Michael Brooks) Update incubator download link in

[jira] [Commented] (CB-2154) navigator.splashscreen.show() broken in Phonegap 2.2 and 2.3.0rc2

2013-01-11 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551520#comment-13551520 ] Simon MacDonald commented on CB-2154: - Yes, that will work in 2.4.0. I'm going to add a

[jira] [Commented] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Jonathan Brumley (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551574#comment-13551574 ] Jonathan Brumley commented on CB-2102: -- [~shazron]I dont have test code handy at the

[FYI] call for cordova devs to participate in phonegap day event in july

2013-01-11 Thread Brian LeRoux
http://goo.gl/fYW3J

[jira] [Commented] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551654#comment-13551654 ] Shazron Abdullah commented on CB-2102: -- Well, yes you are just echoing my findings

[jira] [Resolved] (CB-2210) Update incubator download link in Getting Started Guide

2013-01-11 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-2210. -- Resolution: Fixed Fix commit -

[jira] [Commented] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Jonathan Brumley (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551712#comment-13551712 ] Jonathan Brumley commented on CB-2102: -- Correct. Its a single page app.

[jira] [Commented] (CB-1973) console.log should only log once

2013-01-11 Thread JIRA
[ https://issues.apache.org/jira/browse/CB-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551764#comment-13551764 ] Frederico Costa Galvão commented on CB-1973: I agree with the removal of

[jira] [Commented] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551785#comment-13551785 ] Andrew Grieve commented on CB-2102: --- Does your main page reload at any point? The bridge

[jira] [Commented] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Jonathan Brumley (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551802#comment-13551802 ] Jonathan Brumley commented on CB-2102: -- It only do a reload after signing in, after

[jira] [Comment Edited] (CB-2102) InAppBrowser will not open PDFs on different pages

2013-01-11 Thread Jonathan Brumley (JIRA)
[ https://issues.apache.org/jira/browse/CB-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551802#comment-13551802 ] Jonathan Brumley edited comment on CB-2102 at 1/12/13 4:27 AM: ---