[jira] [Created] (CB-4726) Implementation of Cordova using WinRT and C#

2013-09-03 Thread Sheetal Shinde (JIRA)
Sheetal Shinde created CB-4726: -- Summary: Implementation of Cordova using WinRT and C# Key: CB-4726 URL: https://issues.apache.org/jira/browse/CB-4726 Project: Apache Cordova Issue Type: New Fe

[jira] [Created] (CB-4727) Implementation of Cordova using WinRT and C#

2013-09-03 Thread Sheetal Shinde (JIRA)
Sheetal Shinde created CB-4727: -- Summary: Implementation of Cordova using WinRT and C# Key: CB-4727 URL: https://issues.apache.org/jira/browse/CB-4727 Project: Apache Cordova Issue Type: New Fe

[jira] [Commented] (CB-4708) injectPluginScript() can't find cordova_plugins.js when app is on an HTML file in a sub folder of www

2013-09-03 Thread Chris Emerson (JIRA)
[ https://issues.apache.org/jira/browse/CB-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756540#comment-13756540 ] Chris Emerson commented on CB-4708: --- I tried throwing together a test app this AM to show t

[jira] [Commented] (CB-4725) device.cordova returns 'dev' on Android

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756616#comment-13756616 ] ASF subversion and git services commented on CB-4725: - Commit e2942e162e1

[jira] [Assigned] (CB-4725) device.cordova returns 'dev' on Android

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve reassigned CB-4725: - Assignee: Andrew Grieve (was: Steve Gill) > device.cordova returns 'dev' on Android > -

[jira] [Commented] (CB-4725) device.cordova returns 'dev' on Android

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756619#comment-13756619 ] Andrew Grieve commented on CB-4725: --- Update the core JS to expose the version. The plugin w

[jira] [Resolved] (CB-4715) Allow adding a plugin from cli in a git subdirectory

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-4715. --- Resolution: Duplicate Thanks Jonathan! Loving your contributions! > Allow adding a plu

[jira] [Commented] (CB-4622) Allow git URLs to contain tags / hashes

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756627#comment-13756627 ] Andrew Grieve commented on CB-4622: --- Note that there is a pull request in CB-4715 that does

[jira] [Commented] (CB-4730) Cordova-BlackBerry has issues with long paths on win 7 64 bit

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756681#comment-13756681 ] ASF subversion and git services commented on CB-4730: - Commit d7d78a82f06

[jira] [Created] (CB-4730) Cordova-BlackBerry has issues with long paths on win 7 64 bit

2013-09-03 Thread Jeffrey Heifetz (JIRA)
Jeffrey Heifetz created CB-4730: --- Summary: Cordova-BlackBerry has issues with long paths on win 7 64 bit Key: CB-4730 URL: https://issues.apache.org/jira/browse/CB-4730 Project: Apache Cordova

[jira] [Commented] (CB-4404) android:windowSoftInputMode does not work

2013-09-03 Thread Joseph Palermo (JIRA)
[ https://issues.apache.org/jira/browse/CB-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756686#comment-13756686 ] Joseph Palermo commented on CB-4404: What does it mean for an app to be fullscreen. Is th

[jira] [Created] (CB-4728) jarsigner does not always work

2013-09-03 Thread Steve Husting (JIRA)
Steve Husting created CB-4728: - Summary: jarsigner does not always work Key: CB-4728 URL: https://issues.apache.org/jira/browse/CB-4728 Project: Apache Cordova Issue Type: Bug Component

[jira] [Created] (CB-4729) "cordova emulate android" does not run emulator

2013-09-03 Thread Steve Husting (JIRA)
Steve Husting created CB-4729: - Summary: "cordova emulate android" does not run emulator Key: CB-4729 URL: https://issues.apache.org/jira/browse/CB-4729 Project: Apache Cordova Issue Type: Bug

[jira] [Created] (CB-4732) Build script does not always error out with the correct code

2013-09-03 Thread Jeffrey Heifetz (JIRA)
Jeffrey Heifetz created CB-4732: --- Summary: Build script does not always error out with the correct code Key: CB-4732 URL: https://issues.apache.org/jira/browse/CB-4732 Project: Apache Cordova

[jira] [Resolved] (CB-4728) jarsigner does not always work

2013-09-03 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson resolved CB-4728. Resolution: Duplicate > jarsigner does not always work > -- >

[jira] [Commented] (CB-4404) android:windowSoftInputMode does not work

2013-09-03 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756702#comment-13756702 ] Joe Bowser commented on CB-4404: When an app is full screen, you can't see the top bar. You

[jira] [Closed] (CB-4730) Cordova-BlackBerry has issues with long paths on win 7 64 bit

2013-09-03 Thread Jeffrey Heifetz (JIRA)
[ https://issues.apache.org/jira/browse/CB-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Heifetz closed CB-4730. --- > Cordova-BlackBerry has issues with long paths on win 7 64 bit > --

[jira] [Resolved] (CB-4730) Cordova-BlackBerry has issues with long paths on win 7 64 bit

2013-09-03 Thread Jeffrey Heifetz (JIRA)
[ https://issues.apache.org/jira/browse/CB-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Heifetz resolved CB-4730. - Resolution: Fixed > Cordova-BlackBerry has issues with long paths on win 7 64 bit >

[jira] [Commented] (CB-4544) BlackBerry cordova/run --device should prompt for password

2013-09-03 Thread Jeffrey Heifetz (JIRA)
[ https://issues.apache.org/jira/browse/CB-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756718#comment-13756718 ] Jeffrey Heifetz commented on CB-4544: - this will happen with the --query flag, but could

[jira] [Commented] (CB-2533) App crashes after taking a picture with the camera

2013-09-03 Thread roey sagie (JIRA)
[ https://issues.apache.org/jira/browse/CB-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756696#comment-13756696 ] roey sagie commented on CB-2533: After upgrade to 2.9.0 it does not crash anymore for me.

[jira] [Created] (CB-4731) Adding config entries in plugin.xml results in duplicate .plist entries

2013-09-03 Thread Tim Croydon (JIRA)
Tim Croydon created CB-4731: --- Summary: Adding config entries in plugin.xml results in duplicate .plist entries Key: CB-4731 URL: https://issues.apache.org/jira/browse/CB-4731 Project: Apache Cordova

[jira] [Assigned] (CB-4588) Documentation for notification.confirm should say to pass buttonLabels as Array

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer reassigned CB-4588: -- Assignee: Lorin Beer (was: Michael Brooks) > Documentation for notification.confirm should say to pas

[jira] [Resolved] (CB-4625) The File API online guide has some bad hyperlinks

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer resolved CB-4625. Resolution: Fixed resolved, commit in comments > The File API online guide has some bad hyper

[jira] [Commented] (CB-4644) File API documentation - FileReader headings are incorrect

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756839#comment-13756839 ] ASF subversion and git services commented on CB-4644: - Commit 87c6d9b8039

[jira] [Assigned] (CB-4644) File API documentation - FileReader headings are incorrect

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer reassigned CB-4644: -- Assignee: Lorin Beer (was: Michael Brooks) > File API documentation - FileReader headings are incorre

[jira] [Resolved] (CB-4644) File API documentation - FileReader headings are incorrect

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer resolved CB-4644. Resolution: Fixed resolved, commit in comments > File API documentation - FileReader headings

[jira] [Created] (CB-4733) webworks build or run reverts the content under www back to be the default content

2013-09-03 Thread Tracy Li (JIRA)
Tracy Li created CB-4733: Summary: webworks build or run reverts the content under www back to be the default content Key: CB-4733 URL: https://issues.apache.org/jira/browse/CB-4733 Project: Apache Cordova

[jira] [Commented] (CB-4625) The File API online guide has some bad hyperlinks

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756823#comment-13756823 ] ASF subversion and git services commented on CB-4625: - Commit 2ba0b3f7b1e

[jira] [Commented] (CB-4588) Documentation for notification.confirm should say to pass buttonLabels as Array

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756821#comment-13756821 ] ASF subversion and git services commented on CB-4588: - Commit 4c962ee2802

[jira] [Commented] (CB-4588) Documentation for notification.confirm should say to pass buttonLabels as Array

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756822#comment-13756822 ] ASF subversion and git services commented on CB-4588: - Commit 15ee26ddf96

[jira] [Resolved] (CB-4588) Documentation for notification.confirm should say to pass buttonLabels as Array

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer resolved CB-4588. Resolution: Fixed resovled, commits in comments > Documentation for notification.confirm shou

[jira] [Closed] (CB-4733) webworks build or run reverts the content under www back to be the default content

2013-09-03 Thread Tracy Li (JIRA)
[ https://issues.apache.org/jira/browse/CB-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tracy Li closed CB-4733. Resolution: Not A Problem according to Jeff, it's an expected behavior. > webworks build or run rever

[jira] [Commented] (CB-3904) List all platforms

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756828#comment-13756828 ] ASF subversion and git services commented on CB-3904: - Commit 66f15d23fd7

[jira] [Comment Edited] (CB-4725) device.cordova returns 'dev' on Android

2013-09-03 Thread Stefan Dobrev (JIRA)
[ https://issues.apache.org/jira/browse/CB-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756869#comment-13756869 ] Stefan Dobrev edited comment on CB-4725 at 9/3/13 6:25 PM: --- I saw t

[jira] [Commented] (CB-4725) device.cordova returns 'dev' on Android

2013-09-03 Thread Stefan Dobrev (JIRA)
[ https://issues.apache.org/jira/browse/CB-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756869#comment-13756869 ] Stefan Dobrev commented on CB-4725: --- I saw that we are setting the version to the CORDOVA_J

[jira] [Resolved] (CB-3904) List all platforms

2013-09-03 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson resolved CB-3904. Resolution: Fixed Fix Version/s: 3.1.0 Done. No "unavailable" section. That's implement

[jira] [Commented] (CB-4648) FileReader example code is incorrect

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756927#comment-13756927 ] ASF subversion and git services commented on CB-4648: - Commit 80df88110a7

[jira] [Resolved] (CB-4648) FileReader example code is incorrect

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer resolved CB-4648. Resolution: Fixed corrected error callback parameter names, commit in comments > FileReader e

[jira] [Created] (CB-4734) Plugins are not added to frameworkModules.js

2013-09-03 Thread Daniel Audino (JIRA)
Daniel Audino created CB-4734: - Summary: Plugins are not added to frameworkModules.js Key: CB-4734 URL: https://issues.apache.org/jira/browse/CB-4734 Project: Apache Cordova Issue Type: Bug

[jira] [Commented] (CB-4609) relative path to cordova.js & windows path

2013-09-03 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756897#comment-13756897 ] Braden Shepherdson commented on CB-4609: [~jbondc] can you check out the latest plugm

[jira] [Commented] (CB-4609) relative path to cordova.js & windows path

2013-09-03 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756898#comment-13756898 ] Braden Shepherdson commented on CB-4609: Here's the commit, for the record: https://

[jira] [Commented] (CB-4734) Plugins are not added to frameworkModules.js

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756957#comment-13756957 ] ASF subversion and git services commented on CB-4734: - Commit 29ba97c8b77

[jira] [Resolved] (CB-4622) Allow git URLs to contain tags / hashes

2013-09-03 Thread Braden Shepherdson (JIRA)
[ https://issues.apache.org/jira/browse/CB-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson resolved CB-4622. Resolution: Fixed Assignee: Braden Shepherdson (was: Mark Koudritsky) > Allow git U

[jira] [Resolved] (CB-4054) WP8 file requests are not relative to www folder

2013-09-03 Thread Jesse MacFadyen (JIRA)
[ https://issues.apache.org/jira/browse/CB-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-4054. - Resolution: Fixed Fix Version/s: 3.1.0 Resolved along with CB-4421 > WP8 fil

[jira] [Assigned] (CB-4714) Allow removing a plugin that is a dependency (using -f or -force flag)

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve reassigned CB-4714: - Assignee: Andrew Grieve (was: Braden Shepherdson) > Allow removing a plugin that is a dependenc

[jira] [Resolved] (CB-4497) SDK prerequisite in "Embedding Cordova WebView on Android" guide says needs API level 15

2013-09-03 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-4497. Resolution: Fixed https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=blobdiff;f=docs/en/3.0.0/guide/

[jira] [Updated] (CB-4714) Allow removing a plugin that is a dependency (using -f or -force flag)

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-4714: -- Assignee: Braden Shepherdson (was: Andrew Grieve) > Allow removing a plugin that is a dependency (usi

[jira] [Created] (CB-4735) Support optional plugin dependancies

2013-09-03 Thread Michal Mocny (JIRA)
Michal Mocny created CB-4735: Summary: Support optional plugin dependancies Key: CB-4735 URL: https://issues.apache.org/jira/browse/CB-4735 Project: Apache Cordova Issue Type: Improvement

[jira] [Assigned] (CB-4736) LocalFileSystem requestFileSystem function

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer reassigned CB-4736: -- Assignee: Lorin Beer (was: Michael Brooks) > LocalFileSystem requestFileSystem function > ---

[jira] [Commented] (CB-4617) size parameter not documented for requestFileSystem method

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757070#comment-13757070 ] ASF subversion and git services commented on CB-4617: - Commit 064d57ed829

[jira] [Commented] (CB-4736) LocalFileSystem requestFileSystem function

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757069#comment-13757069 ] ASF subversion and git services commented on CB-4736: - Commit 064d57ed829

[jira] [Resolved] (CB-4587) Console.log output does not work on Cordova 2.8.1 with Android 2.1

2013-09-03 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-4587. Resolution: Unresolved I know that console.log works on most models of phones, but it'd help if we knew what

[jira] [Updated] (CB-4660) Cordova Android project created using Cordova CLI is not compiling in eclipse.

2013-09-03 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-4660: --- Component/s: (was: App Hello World) (was: Android) Docs

[jira] [Resolved] (CB-4736) LocalFileSystem requestFileSystem function

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer resolved CB-4736. Resolution: Fixed resolved, commit in comments > LocalFileSystem requestFileSystem function >

[jira] [Resolved] (CB-4617) size parameter not documented for requestFileSystem method

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer resolved CB-4617. Resolution: Fixed resolution to CB-4736 addresses this. > size parameter not documented for r

[jira] [Assigned] (CB-4617) size parameter not documented for requestFileSystem method

2013-09-03 Thread Lorin Beer (JIRA)
[ https://issues.apache.org/jira/browse/CB-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorin Beer reassigned CB-4617: -- Assignee: Lorin Beer (was: Michael Brooks) > size parameter not documented for requestFileSystem meth

[jira] [Assigned] (CB-4527) Unix and Windows Scripts should both be included in a project

2013-09-03 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-4527: -- Assignee: Joe Bowser (was: Benn Mapes) > Unix and Windows Scripts should both be included in a projec

[jira] [Created] (CB-4737) LocalFileSystem resolveLocalFileSystemURI function documentation

2013-09-03 Thread Lorin Beer (JIRA)
Lorin Beer created CB-4737: -- Summary: LocalFileSystem resolveLocalFileSystemURI function documentation Key: CB-4737 URL: https://issues.apache.org/jira/browse/CB-4737 Project: Apache Cordova Issue

[jira] [Commented] (CB-4725) device.cordova returns 'dev' on Android

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756968#comment-13756968 ] Andrew Grieve commented on CB-4725: --- We drop the git hash for release versions

[jira] [Created] (CB-4736) LocalFileSystem requestFileSystem function

2013-09-03 Thread Lorin Beer (JIRA)
Lorin Beer created CB-4736: -- Summary: LocalFileSystem requestFileSystem function Key: CB-4736 URL: https://issues.apache.org/jira/browse/CB-4736 Project: Apache Cordova Issue Type: Bug Com

[jira] [Commented] (CB-4071) Capture error callback (should be an object)

2013-09-03 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757179#comment-13757179 ] Joe Bowser commented on CB-4071: [~jbondc] Did you get time to work on it? Ping us on the mai

[jira] [Commented] (CB-4494) "plugman info pluginID" should display extended info about plugin

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757191#comment-13757191 ] ASF subversion and git services commented on CB-4494: - Commit 07d2a49edb2

[jira] [Resolved] (CB-4494) "plugman info pluginID" should display extended info about plugin

2013-09-03 Thread Anis Kadri (JIRA)
[ https://issues.apache.org/jira/browse/CB-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anis Kadri resolved CB-4494. Resolution: Fixed Fix Version/s: 3.1.0 > "plugman info pluginID" should display extended info about

[jira] [Commented] (CB-4588) Documentation for notification.confirm should say to pass buttonLabels as Array

2013-09-03 Thread Peter (JIRA)
[ https://issues.apache.org/jira/browse/CB-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757173#comment-13757173 ] Peter commented on CB-4588: --- Thanks for the change, but shouldn't the new description say {quote}

[jira] [Reopened] (CB-4588) Documentation for notification.confirm should say to pass buttonLabels as Array

2013-09-03 Thread Peter (JIRA)
[ https://issues.apache.org/jira/browse/CB-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter reopened CB-4588: --- > Documentation for notification.confirm should say to pass buttonLabels as > Array > -

[jira] [Commented] (CB-4622) Allow git URLs to contain tags / hashes

2013-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CB-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756993#comment-13756993 ] ASF subversion and git services commented on CB-4622: - Commit 73c3aa72046

[jira] [Updated] (CB-4400) can't build from some "www" subdirs

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-4400: -- Assignee: Mark Koudritsky (was: Filip Maj) > can't build from some "www" subdirs > --

[jira] [Commented] (CB-4492) Ensure download counts from plugman-registry are being tracked

2013-09-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757432#comment-13757432 ] Andrew Grieve commented on CB-4492: --- Original Commit: https://git-wip-us.apache.org/repos/

[jira] [Created] (CB-4738) MediaError.message is not supported?

2013-09-03 Thread Shingo Toda (JIRA)
Shingo Toda created CB-4738: --- Summary: MediaError.message is not supported? Key: CB-4738 URL: https://issues.apache.org/jira/browse/CB-4738 Project: Apache Cordova Issue Type: Bug Compone

[jira] [Updated] (CB-4738) MediaError.message is not supported?

2013-09-03 Thread Shingo Toda (JIRA)
[ https://issues.apache.org/jira/browse/CB-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shingo Toda updated CB-4738: Description: I just tried to get an error message from MediaError.message but I failed. As I see cordova.js,

[jira] [Updated] (CB-4738) MediaError.message is not supported?

2013-09-03 Thread Shingo Toda (JIRA)
[ https://issues.apache.org/jira/browse/CB-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shingo Toda updated CB-4738: Description: I just tried to get an error message from MediaError.message but I failed. As I see cordova.js,