[jira] [Commented] (CB-6185) Spelling: explicitly

2014-03-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13932366#comment-13932366
 ] 

ASF subversion and git services commented on CB-6185:
-

Commit c5d5db79d1c51a9fd2d5080556b3b4c2ef1a76e4 in cordova-app-hello-world's 
branch refs/heads/master from [~jsoref]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-app-hello-world.git;h=c5d5db7 
]

CB-6185 Spelling: explicitly

github: close #7


 Spelling: explicitly
 

 Key: CB-6185
 URL: https://issues.apache.org/jira/browse/CB-6185
 Project: Apache Cordova
  Issue Type: Bug
  Components: App Hello World
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Trivial





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6208) Docs do not mention Git requirement for plugin adding

2014-03-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13932417#comment-13932417
 ] 

ASF subversion and git services commented on CB-6208:
-

Commit 1e3311a60ca90101c73eaf338b1476e6cf93010b in cordova-docs's branch 
refs/heads/master from [~cmarcelk]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=1e3311a ]

CB-6208 List git as a pre-req.


 Docs do not mention Git requirement for plugin adding
 -

 Key: CB-6208
 URL: https://issues.apache.org/jira/browse/CB-6208
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Reporter: Raymond Camden
Priority: Minor

 Twice now I've run into people who have an issue adding a plugin because they 
 don't have Git installed. While the error is pretty clear, it is in the 
 middle of a bunch of other output and the docs should note that this is a 
 dependancy. To be fair, it isn't necessarily something you need to run a CLI, 
 but as soon as you add a plugin (which is pretty much *always* required now), 
 you run into it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5130) Refactor the registry

2014-03-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13932723#comment-13932723
 ] 

ASF subversion and git services commented on CB-5130:
-

Commit 074012f83c437737fbd94e7d5b30aea2bed25cd1 in cordova-registry-web's 
branch refs/heads/refactor from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;h=074012f ]

CB-5130: search is working, added styles to other pages


 Refactor the registry
 -

 Key: CB-5130
 URL: https://issues.apache.org/jira/browse/CB-5130
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Registry, Registry Web
Reporter: Steve Gill
Assignee: Steve Gill

 The registry web interface needs a refactor (really a start from scratch)
 I wanted to create a master issue to keep track of everything related to the 
 refactor. 
 Subtasks should be created for all of the things
 Feature Requests
 - Show readme on plugin page
 - Show download counts on plugin pages
 - New tab for popular repositories
 - Show new meta tag info on plugin pages (repo, issue, author, etc) [#CB-5128]



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6016) capture.captureAudio is not supported on BlackBerry10

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933215#comment-13933215
 ] 

ASF subversion and git services commented on CB-6016:
-

Commit bd6af454227a9c791acfdb70ea592a54c888ef98 in 
cordova-plugin-media-capture's branch refs/heads/dev from 
[~bhigg...@blackberry.com]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=bd6af45
 ]

CB-6016 [BlackBerry10] Add audio capture capability


 capture.captureAudio is not supported on BlackBerry10
 -

 Key: CB-6016
 URL: https://issues.apache.org/jira/browse/CB-6016
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.3.0
Reporter: Doug Moscrop
Assignee: Bryan Higgins

 In a similar fashion to CB-117, captureAudio is stubbed out in the 
 media-capture plugin and simply always calls error with 
 NOT_SUPPORTED_ERROR_CODE.
 I suspect this may be due to the API offerings from BlackBerry - however, 
 captureAudio is plainly listed as being supported on BlackBerry 10 in all 
 documentation and even goes as far as to claim it will attempt to launch the 
 voice note app and return the above error status if it is not installed. 
 Recording works if I repackage my Android APK (built via Cordova) to a BAR 
 and run it via the Android runtime on BB.
 Sincere apologies if I've missed something.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6208) Docs do not mention Git requirement for plugin adding

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933219#comment-13933219
 ] 

ASF subversion and git services commented on CB-6208:
-

Commit 2c5fde6c910523082a38b0b3f038e4ba8e6f7bf1 in cordova-docs's branch 
refs/heads/master from [~cmarcelk]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=2c5fde6 ]

CB-6208 Add link to git downloads


 Docs do not mention Git requirement for plugin adding
 -

 Key: CB-6208
 URL: https://issues.apache.org/jira/browse/CB-6208
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Reporter: Raymond Camden
Priority: Minor

 Twice now I've run into people who have an issue adding a plugin because they 
 don't have Git installed. While the error is pretty clear, it is in the 
 middle of a bunch of other output and the docs should note that this is a 
 dependancy. To be fair, it isn't necessarily something you need to run a CLI, 
 but as soon as you add a plugin (which is pretty much *always* required now), 
 you run into it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933233#comment-13933233
 ] 

ASF subversion and git services commented on CB-6212:
-

Commit 0f84287df03e7372eebe1d8620f8a78bb4900b4e in 
cordova-plugin-file-transfer's branch refs/heads/dev from [~wjamesjong]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=0f84287
 ]

CB-6212 iOS: fix warnings compiled under arm64 64-bit


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin File, Plugin 
 Geolocation, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933252#comment-13933252
 ] 

ASF subversion and git services commented on CB-6212:
-

Commit 910f80fae8fe79eb8342bcd737b663c2d5f62d78 in cordova-plugin-contacts's 
branch refs/heads/dev from [~wjamesjong]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=910f80f 
]

CB-6212 iOS: fix warnings compiled under arm64 64-bit

-for CDVContacts.m


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin File, Plugin 
 Geolocation, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933258#comment-13933258
 ] 

ASF subversion and git services commented on CB-6212:
-

Commit c9bab1f94c89e53c0ad8dbc77e1027eaa89527f1 in cordova-plugin-camera's 
branch refs/heads/dev from [~wjamesjong]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=c9bab1f 
]

CB-6212 iOS: fix warnings compiled under arm64 64-bit


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin File, Plugin 
 Geolocation, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933264#comment-13933264
 ] 

ASF subversion and git services commented on CB-6212:
-

Commit 9c7d4442f4f74cba573cff8a65deeb4437f21840 in cordova-plugin-dialogs's 
branch refs/heads/dev from [~wjamesjong]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=9c7d444 ]

CB-6212 iOS: fix warnings compiled under arm64 64-bit


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin File, Plugin 
 Geolocation, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933270#comment-13933270
 ] 

ASF subversion and git services commented on CB-6212:
-

Commit d1b5e5bdebc954e149feecd745bdf9e4d5e2a668 in 
cordova-plugin-globalization's branch refs/heads/dev from [~wjamesjong]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-globalization.git;h=d1b5e5b
 ]

CB-6212 iOS: fix warnings compiled under arm64 64-bit


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin File, Plugin 
 Geolocation, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933292#comment-13933292
 ] 

ASF subversion and git services commented on CB-6212:
-

Commit 91d6e10b29e492d8d72a2d5c759ebf7b876ecc3b in cordova-plugin-camera's 
branch refs/heads/dev from [~wjamesjong]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=91d6e10 
]

CB-6212 iOS: fix warnings compiled under arm64 64-bit

-one update to CDVCamera.m


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin File, Plugin 
 Geolocation, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6189) Spelling errors

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933456#comment-13933456
 ] 

ASF subversion and git services commented on CB-6189:
-

Commit c3d03d3d3cb1ca1e9faeb41845cbd4563e1e6b46 in cordova-coho's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;h=c3d03d3 ]

CB-6189 Spelling: release

github: close #15


 Spelling errors
 ---

 Key: CB-6189
 URL: https://issues.apache.org/jira/browse/CB-6189
 Project: Apache Cordova
  Issue Type: Bug
  Components: Coho
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6244) Plugin development guide command incorrect

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933812#comment-13933812
 ] 

ASF subversion and git services commented on CB-6244:
-

Commit 2c5ec964d67fa0456e3e8b48144109a175e758c3 in cordova-docs's branch 
refs/heads/master from [~ldeluca]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=2c5ec96 ]

CB-6244 - Fixed plugman command in docs

github: close #195

This works on the windows file system with version 3.4 of Cordova.


 Plugin development guide command incorrect
 --

 Key: CB-6244
 URL: https://issues.apache.org/jira/browse/CB-6244
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Affects Versions: 3.4.0, 3.5.0
Reporter: Lisa Seacat DeLuca
Assignee: Lisa Seacat DeLuca
Priority: Minor
   Original Estimate: 1h
  Remaining Estimate: 1h

 The plugin development guide says:
 http://cordova.apache.org/docs/en/edge/guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide
 Then run a command such as the following to test whether iOS dependencies 
 load properly:
 $ plugman -platform ios /path/to/my/project/www /path/to/my/plugin
 when testing on a device that command doesn't work.  It opens the help for 
 plugman.  I believe what it was supposed to say is:
   $ plugman install --platform ios --project /path/to/my/project/www --plugin 
 /path/to/my/plugin



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6219) org.apache.cordova.keyboard@0.1.2 on iOS 7.1 caused keyboard ugly without background

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933895#comment-13933895
 ] 

ASF subversion and git services commented on CB-6219:
-

Commit ff26005678d31df746245b2d7a341e56644d10eb in cordova-plugins's branch 
refs/heads/master from [~ashearer]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugins.git;h=ff26005 ]

CB-6219 - Fix by preventing the main keyboard from becoming transparent on iOS 
7. (This looked particularly bad on iOS 7.1, where a white background would 
render the Shift key icons invisible.) Closes #6


 org.apache.cordova.keyboard@0.1.2 on iOS 7.1 caused keyboard ugly without 
 background
 

 Key: CB-6219
 URL: https://issues.apache.org/jira/browse/CB-6219
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugins
 Environment: iOS 7.1
Reporter: 2k13yr
Priority: Critical
  Labels: ios, ios7.1, javascript, keyboard-plugin
 Attachments: Screen Shot 2014-03-12 at 0.46.24.png, Screen Shot 
 2014-03-12 at 0.49.11.png


 Only single line JS Code: 
 Keyboard.hideFormAccessoryBar(true);
 caused keyboard ugly without background on iOS 7.1.
 Normally keyboard on iOS 7.0, but the accessory bar is not completely hidden.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6238) [CLI][tests] log statements left in test script

2014-03-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934094#comment-13934094
 ] 

ASF subversion and git services commented on CB-6238:
-

Commit 55a31889d1ca46a027ebd34eb1abd54f469688c8 in cordova-cli's branch 
refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=55a3188 ]

[CB-6238] minor fix, removed echo statements from bash hook tests


 [CLI][tests] log statements left in test script
 ---

 Key: CB-6238
 URL: https://issues.apache.org/jira/browse/CB-6238
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.4.0
Reporter: Lorin Beer
Assignee: Lorin Beer
Priority: Minor
 Fix For: 3.4.0


 $ grep -r this is script 1 in .
 ./e2e/fixtures/hooks_bat/test/1.bat:ECHO this is script 1 in %~dp0
 ./e2e/fixtures/hooks_sh/test/1.sh:echo this is script 1 in `pwd`;
 fix: removed statements from stdout
 the tests look for the correct firing of scripts



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-1291) Windows 8 Contacts - Find+Create APIs

2014-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934657#comment-13934657
 ] 

ASF subversion and git services commented on CB-1291:
-

Commit b1ec0bc49ca291c559d8a9b583ee8b192c21ca75 in cordova-plugin-contacts's 
branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=b1ec0bc 
]

CB-1291 Windows8 added some contact conversion, console.error on save because 
it is not supported


 Windows 8 Contacts - Find+Create APIs
 -

 Key: CB-1291
 URL: https://issues.apache.org/jira/browse/CB-1291
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Contacts, Windows 8
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen

 It looks like we will need to approach Contacts on Windows 8 differently.
 The goal of the Contacts API is not to have every app become a 
 ContactProvider, which would result in chaos ... 
 Windows 8 does not have built in contacts, they are managed internally by the 
 People app.  The People app is a ContactProvider  so when you are performing 
 an operation that requires a contact, you are given the opportunity to select 
 one or more contacts from the People app, as well as every other app that 
 publishes the ContactProvider contract.
 Searching contacts cannot be achieved given Windows 8 APIs and interaction 
 with the People app, but the primary use case of picking one or more contacts 
 to interact with can work.
 I think the best approach would be to return a contact object as defined by 
 PhoneGap APIs, but allow the user to actually do the selection ( via the 
 picker )
 Here is a good write-up by a Microsoft evangelist about how contacts work on 
 Windows 8.
 http://blogs.msdn.com/b/glengordon/archive/2012/08/28/windows-8-apps-for-the-phonegap-developer-contacts.aspx



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-1291) Windows 8 Contacts - Find+Create APIs

2014-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934656#comment-13934656
 ] 

ASF subversion and git services commented on CB-1291:
-

Commit 04b96dc9426cc0c2504f0a36ba9acacb4ce52e6a in cordova-plugin-contacts's 
branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=04b96dc 
]

CB-1291 Windows8 Adding contact picker apis


 Windows 8 Contacts - Find+Create APIs
 -

 Key: CB-1291
 URL: https://issues.apache.org/jira/browse/CB-1291
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Contacts, Windows 8
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen

 It looks like we will need to approach Contacts on Windows 8 differently.
 The goal of the Contacts API is not to have every app become a 
 ContactProvider, which would result in chaos ... 
 Windows 8 does not have built in contacts, they are managed internally by the 
 People app.  The People app is a ContactProvider  so when you are performing 
 an operation that requires a contact, you are given the opportunity to select 
 one or more contacts from the People app, as well as every other app that 
 publishes the ContactProvider contract.
 Searching contacts cannot be achieved given Windows 8 APIs and interaction 
 with the People app, but the primary use case of picking one or more contacts 
 to interact with can work.
 I think the best approach would be to return a contact object as defined by 
 PhoneGap APIs, but allow the user to actually do the selection ( via the 
 picker )
 Here is a good write-up by a Microsoft evangelist about how contacts work on 
 Windows 8.
 http://blogs.msdn.com/b/glengordon/archive/2012/08/28/windows-8-apps-for-the-phonegap-developer-contacts.aspx



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-1291) Windows 8 Contacts - Find+Create APIs

2014-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934658#comment-13934658
 ] 

ASF subversion and git services commented on CB-1291:
-

Commit 92ebe1aaf95de85d95b319fba11570605eea4706 in cordova-plugin-contacts's 
branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=92ebe1a 
]

Merge pull request #1 from purplecabbage/CB-1291-Windows8

Cb 1291 windows8

 Windows 8 Contacts - Find+Create APIs
 -

 Key: CB-1291
 URL: https://issues.apache.org/jira/browse/CB-1291
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Contacts, Windows 8
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen

 It looks like we will need to approach Contacts on Windows 8 differently.
 The goal of the Contacts API is not to have every app become a 
 ContactProvider, which would result in chaos ... 
 Windows 8 does not have built in contacts, they are managed internally by the 
 People app.  The People app is a ContactProvider  so when you are performing 
 an operation that requires a contact, you are given the opportunity to select 
 one or more contacts from the People app, as well as every other app that 
 publishes the ContactProvider contract.
 Searching contacts cannot be achieved given Windows 8 APIs and interaction 
 with the People app, but the primary use case of picking one or more contacts 
 to interact with can work.
 I think the best approach would be to return a contact object as defined by 
 PhoneGap APIs, but allow the user to actually do the selection ( via the 
 picker )
 Here is a good write-up by a Microsoft evangelist about how contacts work on 
 Windows 8.
 http://blogs.msdn.com/b/glengordon/archive/2012/08/28/windows-8-apps-for-the-phonegap-developer-contacts.aspx



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6205) Platform Support Docs plugin links not found

2014-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13935544#comment-13935544
 ] 

ASF subversion and git services commented on CB-6205:
-

Commit ef8276fc5041e025e8fec182889c3c3366fb6100 in cordova-docs's branch 
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=ef8276f ]

CB-6205 - Platform Support Docs plugin links not found


 Platform Support Docs plugin links not found
 

 Key: CB-6205
 URL: https://issues.apache.org/jira/browse/CB-6205
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Affects Versions: 3.2.0, 3.3.0, 3.4.0
Reporter: Angela Fowler
Assignee: Shazron Abdullah
Priority: Minor
 Fix For: 3.5.0


 http://cordova.apache.org/docs/en/3.4.0/guide_support_index.md.html#Platform%20Support
 The links to plugin docs are broken.
 e.g. 
 http://cordova.apache.org/docs/en/3.4.0/cordova_accelerometer_accelerometer.md.html
 Is there a summary in one place of which plugin versions have been tested 
 with a Cordova version? e.g. org.apache.cordova.camera@0.2.8 was released 
 last week but accelerometer in a previous release.
 Would the platform support page be a good place to add this information?



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6292) [CLI] build function callback/promise upgrade

2014-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938109#comment-13938109
 ] 

ASF subversion and git services commented on CB-6292:
-

Commit 60f5e8d72e4e1a1446780e308815e4b07080c73d in cordova-cli's branch 
refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=60f5e8d ]

[CB-6292] tests for build function's dual return method


 [CLI] build function callback/promise upgrade
 -

 Key: CB-6292
 URL: https://issues.apache.org/jira/browse/CB-6292
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer

 see top level issue for task description. Implement dual return api in 
 build.js



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6293) [CLI] dual interface in run function

2014-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938398#comment-13938398
 ] 

ASF subversion and git services commented on CB-6293:
-

Commit bb1b312749c949c07e798ffb836da627d494f897 in cordova-cli's branch 
refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=bb1b312 ]

[CB-6293] additional tests for run command


 [CLI] dual interface in run function
 

 Key: CB-6293
 URL: https://issues.apache.org/jira/browse/CB-6293
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer
Assignee: Lorin Beer

 see master issue for description. Implement callback/promise interface in 
 run.js



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6296) [CLI] dual interface in create function

2014-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938400#comment-13938400
 ] 

ASF subversion and git services commented on CB-6296:
-

Commit 79e571953c2d3459b459c02eb50e753308fd453d in cordova-cli's branch 
refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=79e5719 ]

[CB-6296] implemented tests for return interface of create function


 [CLI] dual interface in create function
 ---

 Key: CB-6296
 URL: https://issues.apache.org/jira/browse/CB-6296
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer
Assignee: Lorin Beer

 callback/promise interface in prepare.js. See top level issue for description.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6293) [CLI] dual interface in run function

2014-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938396#comment-13938396
 ] 

ASF subversion and git services commented on CB-6293:
-

Commit 2a7cac3f0a18faa4a28eae082027fe5d409b3463 in cordova-cli's branch 
refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=2a7cac3 ]

[CB-6293] dual return method implemented in run

non-breaking support of promises and callbacks


 [CLI] dual interface in run function
 

 Key: CB-6293
 URL: https://issues.apache.org/jira/browse/CB-6293
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer
Assignee: Lorin Beer

 see master issue for description. Implement callback/promise interface in 
 run.js



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6293) [CLI] dual interface in run function

2014-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938397#comment-13938397
 ] 

ASF subversion and git services commented on CB-6293:
-

Commit f1b57373411f4cd5fd399ad341c163b6fc54620b in cordova-cli's branch 
refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=f1b5737 ]

[CB-6293] dual return method implemented in run

non-breaking support of promises and callbacks


 [CLI] dual interface in run function
 

 Key: CB-6293
 URL: https://issues.apache.org/jira/browse/CB-6293
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer
Assignee: Lorin Beer

 see master issue for description. Implement callback/promise interface in 
 run.js



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-1291) Windows 8 Contacts - Find+Create APIs

2014-03-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938663#comment-13938663
 ] 

ASF subversion and git services commented on CB-1291:
-

Commit 2f76f2bfbed5a6ba72e96275765a73023e3e6c22 in cordova-plugin-contacts's 
branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=2f76f2b 
]

CB-1291 Windows8 supports multiple, added some error checking, converts 
Windows8 Contact to Cordova Contact


 Windows 8 Contacts - Find+Create APIs
 -

 Key: CB-1291
 URL: https://issues.apache.org/jira/browse/CB-1291
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Contacts, Windows 8
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen

 It looks like we will need to approach Contacts on Windows 8 differently.
 The goal of the Contacts API is not to have every app become a 
 ContactProvider, which would result in chaos ... 
 Windows 8 does not have built in contacts, they are managed internally by the 
 People app.  The People app is a ContactProvider  so when you are performing 
 an operation that requires a contact, you are given the opportunity to select 
 one or more contacts from the People app, as well as every other app that 
 publishes the ContactProvider contract.
 Searching contacts cannot be achieved given Windows 8 APIs and interaction 
 with the People app, but the primary use case of picking one or more contacts 
 to interact with can work.
 I think the best approach would be to return a contact object as defined by 
 PhoneGap APIs, but allow the user to actually do the selection ( via the 
 picker )
 Here is a good write-up by a Microsoft evangelist about how contacts work on 
 Windows 8.
 http://blogs.msdn.com/b/glengordon/archive/2012/08/28/windows-8-apps-for-the-phonegap-developer-contacts.aspx



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6302) Document config.xml platform element

2014-03-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939208#comment-13939208
 ] 

ASF subversion and git services commented on CB-6302:
-

Commit 7598207d0e4395905c009c056947a5a7c9930b1a in cordova-docs's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=7598207 ]

CB-6302 - Document config.xml platform element


 Document config.xml platform element
 

 Key: CB-6302
 URL: https://issues.apache.org/jira/browse/CB-6302
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Docs
Affects Versions: 3.4.0
Reporter: Bryan Higgins
Assignee: Bryan Higgins





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6242) [BlackBerry10] resolveLocalFileSystemURL not mapped correctly

2014-03-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939323#comment-13939323
 ] 

ASF subversion and git services commented on CB-6242:
-

Commit 044f07d7fa4cb34ee1870258bd2b4848db65fdf2 in cordova-plugin-file's branch 
refs/heads/dev from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=044f07d ]

CB-6242 [BlackBerry10] Override window.resolveLocalFileSystemURL


 [BlackBerry10] resolveLocalFileSystemURL not mapped correctly
 -

 Key: CB-6242
 URL: https://issues.apache.org/jira/browse/CB-6242
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 resolveLocalFileSystemURI is working correctly, but this has been deprecated 
 in favour of resolveLocalFileSystemURL



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6242) [BlackBerry10] resolveLocalFileSystemURL not mapped correctly

2014-03-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939328#comment-13939328
 ] 

ASF subversion and git services commented on CB-6242:
-

Commit b9fd769912357a755866499066d8c4a615ac96d8 in cordova-plugin-file's branch 
refs/heads/dev from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=b9fd769 ]

CB-6242 [BlackBerry10] Polyfill window.requestAnimationFrame for OS  10.2


 [BlackBerry10] resolveLocalFileSystemURL not mapped correctly
 -

 Key: CB-6242
 URL: https://issues.apache.org/jira/browse/CB-6242
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 resolveLocalFileSystemURI is working correctly, but this has been deprecated 
 in favour of resolveLocalFileSystemURL



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6242) [BlackBerry10] resolveLocalFileSystemURL not mapped correctly

2014-03-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939567#comment-13939567
 ] 

ASF subversion and git services commented on CB-6242:
-

Commit 9ec3b64948ee5b939d8be8f9a94721559d9fd039 in cordova-plugin-file's branch 
refs/heads/dev from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=9ec3b64 ]

CB-6242 [BlackBerry10] add file:/// prefix for toURI / toURL


 [BlackBerry10] resolveLocalFileSystemURL not mapped correctly
 -

 Key: CB-6242
 URL: https://issues.apache.org/jira/browse/CB-6242
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 resolveLocalFileSystemURI is working correctly, but this has been deprecated 
 in favour of resolveLocalFileSystemURL



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6242) [BlackBerry10] resolveLocalFileSystemURL not mapped correctly

2014-03-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939587#comment-13939587
 ] 

ASF subversion and git services commented on CB-6242:
-

Commit d9189f96ebe3c8436aa0b79abcb0bc7aa840 in cordova-plugin-file's branch 
refs/heads/dev from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=d9189f9 ]

CB-6242 [BlackBerry10] Add deprecated version of resolveLocalFileSystemURI


 [BlackBerry10] resolveLocalFileSystemURL not mapped correctly
 -

 Key: CB-6242
 URL: https://issues.apache.org/jira/browse/CB-6242
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 resolveLocalFileSystemURI is working correctly, but this has been deprecated 
 in favour of resolveLocalFileSystemURL



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5767) Keyboard will/did hide/show events should be passed to JavaScript

2014-03-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939794#comment-13939794
 ] 

ASF subversion and git services commented on CB-5767:
-

Commit 80561e433ada6cd7f30dfce01fe6c8034cc124f2 in cordova-plugins's branch 
refs/heads/master from [~akurdyumov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugins.git;h=80561e4 ]

CB-5767 - Keyboard will/did hide/show events should be passed to JavaScript


 Keyboard will/did hide/show events should be passed to JavaScript
 -

 Key: CB-5767
 URL: https://issues.apache.org/jira/browse/CB-5767
 Project: Apache Cordova
  Issue Type: Improvement
  Components: iOS
Affects Versions: 3.0.0, 3.1.0, 3.2.0, 3.3.0
 Environment: iOS 7
Reporter: Paul Hickman
  Labels: ios7, keyboard-plugin
   Original Estimate: 24h
  Remaining Estimate: 24h

 In order to resolve the issues iOS 7 creates with the keyboard shrinking the 
 view, our project needs the KeyboardWillShow, KeyboardDidShow, 
 KeyboardWillHide and KeyboardDidHide native events to be raised by the 
 keyboard plugin as JavaScript events, so that we can show/hide some HTML 
 elements.
 Would it be possible to add observers for the Will events as well as the 
 Did events, and then make all four observers execute some JavaScript to 
 trigger events in the DOM.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6307) minor bugs in coho when non-standard release

2014-03-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940112#comment-13940112
 ] 

ASF subversion and git services commented on CB-6307:
-

Commit 32ab0c9a634070fb74246b9caab3d7f4f0c9f163 in cordova-coho's branch 
refs/heads/master from [~cmarcelk]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;h=32ab0c9 ]

CB-6307 minor bugs

- re-execing with the modified ulimit would hide all the output and mask
  non-zero rc when there was an error. It should show the output and let the
  non-zero rc cascade out.
- the --sign argv for create-archive was not properly typed to boolean. So
  doing --sign false did not have the intended result.
- if not signing the archive, it still failed if 'gpg' was not present.
- when unzipping the zip archive of the source, there is no leading prefix.
  Thus when unzipping multiple repo archives, they will step on each other
  unless you first manually create separate subdirectories for each repo zip.
  Although this isn't technically an error, I think it would more friendly if
  the zips were already separated into different subdirectories when you unzip
  them.


 minor bugs in coho when non-standard release
 

 Key: CB-6307
 URL: https://issues.apache.org/jira/browse/CB-6307
 Project: Apache Cordova
  Issue Type: Bug
  Components: Coho
Reporter: Marcel Kinard
Assignee: Marcel Kinard
Priority: Minor
 Fix For: 3.5.0


 While using coho on our own distribution, I ran into a few minor bugs:
 - re-execing with the modified ulimit would hide all the output and mask 
 non-zero rc when there was an error. It should show the output and let the 
 non-zero rc cascade out.
 - the \-\-sign argv for create-archive was not properly typed to boolean. 
 So doing \-\-sign false did not have the intended result.
 - if not signing the archive, it still failed if 'gpg' was not present.
 - when unzipping the zip archive of the source, there is no leading prefix. 
 Thus when unzipping multiple repo archives, they will step on each other 
 unless you first manually create separate subdirectories for each repo zip. 
 Although this isn't technically an error, I think it would more friendly if 
 the zips were already separated into different subdirectories when you unzip 
 them. If there is a reason why my modified behavior in undesirable, please 
 let me know.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6241) Default to prompting for passwords (replace --query with --no-query)

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940454#comment-13940454
 ] 

ASF subversion and git services commented on CB-6241:
-

Commit fe441beb4b8adfe98b81e4a481aeadac27a4bf44 in cordova-blackberry's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=fe441be ]

CB-6241 Default to prompting for passwords (replace --query with --no-query)

As a consequence, if you don't specify --no-query, and a password is needed,
you will be prompted.

If you have a build script which includes --query, the build will fail.


 Default to prompting for passwords (replace --query with --no-query)
 

 Key: CB-6241
 URL: https://issues.apache.org/jira/browse/CB-6241
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
 Fix For: 3.5.0


 BlackBerry 10 has supported prompting for passwords for a while using the 
 --query flag, and we've used it for our end users.
 This behavior makes sense as a default, and more or less matches the behavior 
 for Android. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6303) Simplify error when user uses ^C at password prompt

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940455#comment-13940455
 ] 

ASF subversion and git services commented on CB-6303:
-

Commit b45709a42ab4d605665c1a668bebb281d252982f in cordova-blackberry's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=b45709a ]

CB-6303 Remove text to prevent it being read by screen reader


 Simplify error when user uses ^C at password prompt
 ---

 Key: CB-6303
 URL: https://issues.apache.org/jira/browse/CB-6303
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor

 Steps to reproduce:
 Attached a device to machine. 
 Execute cordova run blackberry10
 When the following shows up, click control-C
 Please enter your device password: 
 Actual result:
 Output: 
 .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341
 done(err, results.property);
  ^
 TypeError: Cannot read property 'property' of undefined
 at .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341:30
 at 
 .../myAppww/platforms/blackberry10/cordova/node_modules/prompt/lib/prompt.js:316:20
 ...
 Expected result:
 Command should exit more gracefully



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6303) Simplify error when user uses ^C at password prompt

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940606#comment-13940606
 ] 

ASF subversion and git services commented on CB-6303:
-

Commit 8d293988608e0120d38705a1cbd480f06ad4136f in cordova-blackberry's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=8d29398 ]

CB-6303 Add aria-hidden=true to controller webview body


 Simplify error when user uses ^C at password prompt
 ---

 Key: CB-6303
 URL: https://issues.apache.org/jira/browse/CB-6303
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor

 Steps to reproduce:
 Attached a device to machine. 
 Execute cordova run blackberry10
 When the following shows up, click control-C
 Please enter your device password: 
 Actual result:
 Output: 
 .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341
 done(err, results.property);
  ^
 TypeError: Cannot read property 'property' of undefined
 at .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341:30
 at 
 .../myAppww/platforms/blackberry10/cordova/node_modules/prompt/lib/prompt.js:316:20
 ...
 Expected result:
 Command should exit more gracefully



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6303) Simplify error when user uses ^C at password prompt

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940754#comment-13940754
 ] 

ASF subversion and git services commented on CB-6303:
-

Commit 6c6cc600ce10f4f929dd35d9b0c552b10480c828 in cordova-blackberry's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=6c6cc60 ]

CB-6303 Remove titles from non-content web views


 Simplify error when user uses ^C at password prompt
 ---

 Key: CB-6303
 URL: https://issues.apache.org/jira/browse/CB-6303
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor

 Steps to reproduce:
 Attached a device to machine. 
 Execute cordova run blackberry10
 When the following shows up, click control-C
 Please enter your device password: 
 Actual result:
 Output: 
 .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341
 done(err, results.property);
  ^
 TypeError: Cannot read property 'property' of undefined
 at .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341:30
 at 
 .../myAppww/platforms/blackberry10/cordova/node_modules/prompt/lib/prompt.js:316:20
 ...
 Expected result:
 Command should exit more gracefully



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6299) Ajax of local files not working when requested via absolute URL

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940869#comment-13940869
 ] 

ASF subversion and git services commented on CB-6299:
-

Commit ca8efaf15cc5a286995fe28e9dd10146a53ff362 in cordova-wp8's branch 
refs/heads/master from [~nix]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=ca8efaf ]

CB-6299 [wp7] Strip protocol and leading slashes from XHRLOCAL URL


 Ajax of local files not working when requested via absolute URL
 ---

 Key: CB-6299
 URL: https://issues.apache.org/jira/browse/CB-6299
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP7, WP8
Reporter: Gabriel Schulhof
Assignee: Jesse MacFadyen

 The code does not properly strip slashes from the path name when the URL is 
 absolute, because in that case the path name is prefixed with the protocol, 
 so the protocol must be stripped off first.
 References:
 https://github.com/jquery/jquery-mobile/issues/6574



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6299) Ajax of local files not working when requested via absolute URL

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13940868#comment-13940868
 ] 

ASF subversion and git services commented on CB-6299:
-

Commit 3dbe46184c5846653dc553ea8984d1736380f0bc in cordova-wp8's branch 
refs/heads/master from [~nix]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=3dbe461 ]

CB-6299 [wp8] Strip protocol and leading slashes from XHRLOCAL URL


 Ajax of local files not working when requested via absolute URL
 ---

 Key: CB-6299
 URL: https://issues.apache.org/jira/browse/CB-6299
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP7, WP8
Reporter: Gabriel Schulhof
Assignee: Jesse MacFadyen

 The code does not properly strip slashes from the path name when the URL is 
 absolute, because in that case the path name is prefixed with the protocol, 
 so the protocol must be stripped off first.
 References:
 https://github.com/jquery/jquery-mobile/issues/6574



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6299) Ajax of local files not working when requested via absolute URL

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941047#comment-13941047
 ] 

ASF subversion and git services commented on CB-6299:
-

Commit d3c0b5686ce27ef901dff3d56d4e0268f654b637 in cordova-mobile-spec's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=d3c0b56 ]

added localXHR test to prove CB-6299 fix is effective


 Ajax of local files not working when requested via absolute URL
 ---

 Key: CB-6299
 URL: https://issues.apache.org/jira/browse/CB-6299
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP7, WP8
Reporter: Gabriel Schulhof
Assignee: Jesse MacFadyen

 The code does not properly strip slashes from the path name when the URL is 
 absolute, because in that case the path name is prefixed with the protocol, 
 so the protocol must be stripped off first.
 References:
 https://github.com/jquery/jquery-mobile/issues/6574



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6314) Add StatusBar.isVisible support to Android

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941273#comment-13941273
 ] 

ASF subversion and git services commented on CB-6314:
-

Commit a6a4cf473b21056116f8a97e3cad583a57eafdf6 in cordova-plugin-statusbar's 
branch refs/heads/dev from [~akurdyumov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=a6a4cf4
 ]

CB-6314 - Add StatusBar.isVisible support to Android


 Add StatusBar.isVisible support to Android
 --

 Key: CB-6314
 URL: https://issues.apache.org/jira/browse/CB-6314
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Statusbar
Reporter: Shazron Abdullah
Assignee: Andrey Kurdyumov

 See PR https://github.com/apache/cordova-plugin-statusbar/pull/1



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-4051) Splashscreen rotation problem

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941281#comment-13941281
 ] 

ASF subversion and git services commented on CB-4051:
-

Commit e3e39967660c5715da2838f434bba288776ae358 in 
cordova-plugin-splashscreen's branch refs/heads/dev from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=e3e3996
 ]

CB-4051 - Re-fix - Splashscreen rotation problem (closes #13)


 Splashscreen rotation problem
 -

 Key: CB-4051
 URL: https://issues.apache.org/jira/browse/CB-4051
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 2.7.0
Reporter: Estelle
Assignee: Shazron Abdullah

 On Cordova 2.7
 I have made an application iPhone with Cordova, my application is only on 
 landscape mode. I have added splashscreens on the app and seen a bug.
 When I launch app, I see correctly the good splashscreen but after view 
 seconds the splashscreen rotate on 90°
 I think it's a bug because all params in XML, Xcode and plist are in 
 landscape mode.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6253) After download app from Windows Phone Store the ajax request and InappBrowser doesn't work

2014-03-19 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941406#comment-13941406
 ] 

ASF subversion and git services commented on CB-6253:
-

Commit 749d55c67688404399ad2902c50ebd6e4b584460 in 
cordova-plugin-inappbrowser's branch refs/heads/dev from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=749d55c
 ]

CB-6253 Add Network Capability to WMAppManifest.xml


 After download app from Windows Phone Store the ajax request and InappBrowser 
 doesn't work
 --

 Key: CB-6253
 URL: https://issues.apache.org/jira/browse/CB-6253
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP8
Affects Versions: 3.1.0
Reporter: Hugo Freire
Assignee: Jesse MacFadyen
Priority: Blocker

 Inappbrowser returns:
 We can't display this page right now. 
 The website you're trying to reach may be experiencing technical 
 difficulties. Try again later. 
 Error: Cannot find server or DNS error
 I have fixed it adding ID_CAP_NETWORKING capability to WMAppManifest.xml.
 I think it should be included by default with any app.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6303) Simplify error when user uses ^C at password prompt

2014-03-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941763#comment-13941763
 ] 

ASF subversion and git services commented on CB-6303:
-

Commit b2e8672e4fac1d2bacd2f7e91ee45b4e538b5ba4 in cordova-blackberry's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=b2e8672 ]

CB-6303 Simplify error when user uses ^C at password prompt


 Simplify error when user uses ^C at password prompt
 ---

 Key: CB-6303
 URL: https://issues.apache.org/jira/browse/CB-6303
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor

 Steps to reproduce:
 Attached a device to machine. 
 Execute cordova run blackberry10
 When the following shows up, click control-C
 Please enter your device password: 
 Actual result:
 Output: 
 .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341
 done(err, results.property);
  ^
 TypeError: Cannot read property 'property' of undefined
 at .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341:30
 at 
 .../myAppww/platforms/blackberry10/cordova/node_modules/prompt/lib/prompt.js:316:20
 ...
 Expected result:
 Command should exit more gracefully



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6316) Move StatusBar plugin documentation to docs folder

2014-03-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13942028#comment-13942028
 ] 

ASF subversion and git services commented on CB-6316:
-

Commit 563c71978a57e073bc857bb70d219a74540a9cc1 in cordova-plugin-statusbar's 
branch refs/heads/dev from [~akurdyumov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=563c719
 ]

CB-6316 Moved StatusBar plugin documentation to docs folder


 Move StatusBar plugin documentation to docs folder
 --

 Key: CB-6316
 URL: https://issues.apache.org/jira/browse/CB-6316
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Docs
Reporter: Andrey Kurdyumov
Assignee: Andrey Kurdyumov
  Labels: statusbar-plugin

 Move current documentation from the README.md to doc/index.md so that docs 
 could appear on website



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6316) Move StatusBar plugin documentation to docs folder

2014-03-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13942030#comment-13942030
 ] 

ASF subversion and git services commented on CB-6316:
-

Commit cbee196f1d514cd516fd47fc924ae8185a73b956 in cordova-plugin-statusbar's 
branch refs/heads/dev from [~akurdyumov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=cbee196
 ]

CB-6316 Added license header to the documentation. Added README.md which point 
to the new location for docs


 Move StatusBar plugin documentation to docs folder
 --

 Key: CB-6316
 URL: https://issues.apache.org/jira/browse/CB-6316
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Docs
Reporter: Andrey Kurdyumov
Assignee: Andrey Kurdyumov
  Labels: statusbar-plugin

 Move current documentation from the README.md to doc/index.md so that docs 
 could appear on website



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6316) Move StatusBar plugin documentation to docs folder

2014-03-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13942031#comment-13942031
 ] 

ASF subversion and git services commented on CB-6316:
-

Commit 6ada08af4d0ec3937eec77d8af38d4e6ef549c1e in cordova-plugin-statusbar's 
branch refs/heads/dev from [~akurdyumov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=6ada08a
 ]

CB-6316 Added README.md which point to the new location for docs


 Move StatusBar plugin documentation to docs folder
 --

 Key: CB-6316
 URL: https://issues.apache.org/jira/browse/CB-6316
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Docs
Reporter: Andrey Kurdyumov
Assignee: Andrey Kurdyumov
  Labels: statusbar-plugin

 Move current documentation from the README.md to doc/index.md so that docs 
 could appear on website



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6321) Unclear documentation for cordova-js integration

2014-03-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13942292#comment-13942292
 ] 

ASF subversion and git services commented on CB-6321:
-

Commit 607ca9dc06d622d7db23d709afd514759db4c098 in cordova-js's branch 
refs/heads/master from [~stacic]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;h=607ca9d ]

CB-6321 Added cordova integration info to README


 Unclear documentation for cordova-js integration
 

 Key: CB-6321
 URL: https://issues.apache.org/jira/browse/CB-6321
 Project: Apache Cordova
  Issue Type: Task
  Components: CordovaJS, Docs
Affects Versions: Master
Reporter: Staci Cooper
Priority: Minor

 The documentation for integrating js generated by cordova-js into Cordova 
 projects is lacking. May present a barrier to development for developers new 
 to Cordova.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6306) Error creating project when path to project includes spaces

2014-03-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943731#comment-13943731
 ] 

ASF subversion and git services commented on CB-6306:
-

Commit bc4422b620e0ad92b7edd041a9a1093d61ef9bd7 in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=bc4422b ]

CB-6306 Error creating project when path to project includes spaces

github: close #143


 Error creating project when path to project includes spaces
 ---

 Key: CB-6306
 URL: https://issues.apache.org/jira/browse/CB-6306
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.5.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Blocker

 1. C:\Documents and Settings\IEUserwebworks create hello 
 --- Actual Result: --- 
 'C:\Documents' is not recognized as an internal or external command, 
 operable program or batch file. 
 { [Error: cmd: Command failed with exit code 1] code: 1 } 
 - project is created without blackberry10 platform added 
 --- Expected Result: --- 
 - project is created with blackberry10 platform added 
 This is because of the superspawn rewrite which doesn't take into account the 
 absolute importance of the '/s' flag in child_process (for cmd)



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5965) XHR with responseType other than 'text' calls fail on WP8

2014-03-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943878#comment-13943878
 ] 

ASF subversion and git services commented on CB-5965:
-

Commit 6b1004e7df2c28766bd3de2338667bd1157ca096 in cordova-wp8's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=6b1004e ]

CB-5965 support set responseType, get response


 XHR with responseType other than 'text' calls fail on WP8
 -

 Key: CB-5965
 URL: https://issues.apache.org/jira/browse/CB-5965
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP8
Affects Versions: 3.3.0
 Environment: Windows Phone 8
Reporter: Piotr Plewa
Assignee: Jesse MacFadyen

 responseType in XHR calls is ignored,
 for example setting it to 'arraybuffer' or 'blob' fails on Windows Phone 8 
 because the value is not being propagated into wrappedXHR as well as there 
 is no 'response' property in the wrappedXHR Object.
 The workaround is to use xhr.wrappedXHR.response instead or add into 
 XHRHelper.cs:
 {code:javascript}
 Object.defineProperty(this, 'responseType', {
 set: function(val) {
 this.wrappedXHR.responseType = val;
 }
 });
 Object.defineProperty(this, 'response', {
 get: function() {
 return this.wrappedXHR.response;
 }
 });
 {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5965) XHR with responseType other than 'text' calls fail on WP8

2014-03-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943880#comment-13943880
 ] 

ASF subversion and git services commented on CB-5965:
-

Commit 5f92cd4e8458291249a3047458ae62b03838cf2a in cordova-wp8's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=5f92cd4 ]

CB-5965 [wp7] support set responseType, get response


 XHR with responseType other than 'text' calls fail on WP8
 -

 Key: CB-5965
 URL: https://issues.apache.org/jira/browse/CB-5965
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP7, WP8
Affects Versions: 3.3.0
 Environment: Windows Phone 8
Reporter: Piotr Plewa
Assignee: Jesse MacFadyen

 responseType in XHR calls is ignored,
 for example setting it to 'arraybuffer' or 'blob' fails on Windows Phone 8 
 because the value is not being propagated into wrappedXHR as well as there 
 is no 'response' property in the wrappedXHR Object.
 The workaround is to use xhr.wrappedXHR.response instead or add into 
 XHRHelper.cs:
 {code:javascript}
 Object.defineProperty(this, 'responseType', {
 set: function(val) {
 this.wrappedXHR.responseType = val;
 }
 });
 Object.defineProperty(this, 'response', {
 get: function() {
 return this.wrappedXHR.response;
 }
 });
 {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6323) platform superspawn exists version check is unfortunate

2014-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944524#comment-13944524
 ] 

ASF subversion and git services commented on CB-6323:
-

Commit c0923f6cfba938010c47915711e3102f781df154 in cordova-cli's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=c0923f6 ]

CB-6323 Fix superspawn's resolve function on windows (was very broken)


 platform superspawn exists version check is unfortunate
 ---

 Key: CB-6323
 URL: https://issues.apache.org/jira/browse/CB-6323
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI, Windows 8
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Andrew Grieve

 The code before CB-5181 / {{b675ee35d5b92f5b997a834d4e6575e1edc14ef3}} didn't 
 really look before it leapt, which meant that a platform with only a 
 {{cordova/version.bat}} and no {{cordova/version}} would magically work.
 While I'm not sure of any Windows only platforms, it doesn't seem 
 unreasonable.
 A quick check confirms that in fact *windows8* doesn't have this file.
 {{https://git-wip-us.apache.org/repos/asf/cordova-windows.git}} @ 
 {{ca106cfd91efa74b3556d70b6a936e77d85ec169}}
 {quote}
 cordova-windows $ find windows8 -name 'versi*'
 windows8/template/cordova/version.bat
 {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6323) platform superspawn exists version check is unfortunate

2014-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944547#comment-13944547
 ] 

ASF subversion and git services commented on CB-6323:
-

Commit 787cd6f9988a6eee02f8d3bc169bdb9513196036 in cordova-cli's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=787cd6f ]

CB-6323 Fix harmless typo in superspawn (cmd - c)


 platform superspawn exists version check is unfortunate
 ---

 Key: CB-6323
 URL: https://issues.apache.org/jira/browse/CB-6323
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI, Windows 8
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Andrew Grieve

 The code before CB-5181 / {{b675ee35d5b92f5b997a834d4e6575e1edc14ef3}} didn't 
 really look before it leapt, which meant that a platform with only a 
 {{cordova/version.bat}} and no {{cordova/version}} would magically work.
 While I'm not sure of any Windows only platforms, it doesn't seem 
 unreasonable.
 A quick check confirms that in fact *windows8* doesn't have this file.
 {{https://git-wip-us.apache.org/repos/asf/cordova-windows.git}} @ 
 {{ca106cfd91efa74b3556d70b6a936e77d85ec169}}
 {quote}
 cordova-windows $ find windows8 -name 'versi*'
 windows8/template/cordova/version.bat
 {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6326) [cordova-blackberry] target-utils.js outdated

2014-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944700#comment-13944700
 ] 

ASF subversion and git services commented on CB-6326:
-

Commit 15c70d7a8f3d5293f977ec6d81abb0dcbfa8952a in cordova-blackberry's branch 
refs/heads/master from [~martin.c.glez.glez]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=15c70d7 ]

CB-6326 (cordova-blackberry) target-utils.js

https://issues.apache.org/jira/browse/CB-6326

target-utils.js file has been updated,
simulator replaced by emulator.


 [cordova-blackberry] target-utils.js outdated
 -

 Key: CB-6326
 URL: https://issues.apache.org/jira/browse/CB-6326
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
Priority: Blocker
  Labels: blackberry-utils, blackberry10, cordova-cli, cordova-info
 Fix For: 3.5.0


 The file target-utils.js, located under cordova/lib, is used to get 
 information a about the devices, emulators, even if those are registered in 
 the blackberry10.json file.
 When a cordova application is created, build and then deployed into the 
 blackberry emulator or device, all records stays at the blackberry10.json 
 file, that information include description, ip, pin, and type. When emulate, 
 it sets 'emulator', target-utils.js it looks for this file and check the 
 content, and it's looking for the word 'simulator', so it won't work anymore 
 if this word is not chaged, and replaced for 'emulator'.
 Besides, from this change it depends this issue: 
 https://issues.apache.org/jira/browse/CB-6121
 The cordova info command it will use the target-utils.js, to add support for 
 blackberry10.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6326) [cordova-blackberry] target-utils.js outdated

2014-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944699#comment-13944699
 ] 

ASF subversion and git services commented on CB-6326:
-

Commit 15c70d7a8f3d5293f977ec6d81abb0dcbfa8952a in cordova-blackberry's branch 
refs/heads/master from [~martin.c.glez.glez]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=15c70d7 ]

CB-6326 (cordova-blackberry) target-utils.js

https://issues.apache.org/jira/browse/CB-6326

target-utils.js file has been updated,
simulator replaced by emulator.


 [cordova-blackberry] target-utils.js outdated
 -

 Key: CB-6326
 URL: https://issues.apache.org/jira/browse/CB-6326
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
Priority: Blocker
  Labels: blackberry-utils, blackberry10, cordova-cli, cordova-info
 Fix For: 3.5.0


 The file target-utils.js, located under cordova/lib, is used to get 
 information a about the devices, emulators, even if those are registered in 
 the blackberry10.json file.
 When a cordova application is created, build and then deployed into the 
 blackberry emulator or device, all records stays at the blackberry10.json 
 file, that information include description, ip, pin, and type. When emulate, 
 it sets 'emulator', target-utils.js it looks for this file and check the 
 content, and it's looking for the word 'simulator', so it won't work anymore 
 if this word is not chaged, and replaced for 'emulator'.
 Besides, from this change it depends this issue: 
 https://issues.apache.org/jira/browse/CB-6121
 The cordova info command it will use the target-utils.js, to add support for 
 blackberry10.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6326) [cordova-blackberry] target-utils.js outdated

2014-03-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944701#comment-13944701
 ] 

ASF subversion and git services commented on CB-6326:
-

Commit 7b563950c1c2612838b37d81c906f286384ae0bc in cordova-blackberry's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=7b56395 ]

CB-6326 Fix inconsistency between manually added vs auto-detected emulators

Manually added targets had type of 'simulator' in blackberry10.json where
those automatically added by the run script use 'emulator'. This change makes
'emulator' the default everywhere including updating older files.


 [cordova-blackberry] target-utils.js outdated
 -

 Key: CB-6326
 URL: https://issues.apache.org/jira/browse/CB-6326
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
Priority: Blocker
  Labels: blackberry-utils, blackberry10, cordova-cli, cordova-info
 Fix For: 3.5.0


 The file target-utils.js, located under cordova/lib, is used to get 
 information a about the devices, emulators, even if those are registered in 
 the blackberry10.json file.
 When a cordova application is created, build and then deployed into the 
 blackberry emulator or device, all records stays at the blackberry10.json 
 file, that information include description, ip, pin, and type. When emulate, 
 it sets 'emulator', target-utils.js it looks for this file and check the 
 content, and it's looking for the word 'simulator', so it won't work anymore 
 if this word is not chaged, and replaced for 'emulator'.
 Besides, from this change it depends this issue: 
 https://issues.apache.org/jira/browse/CB-6121
 The cordova info command it will use the target-utils.js, to add support for 
 blackberry10.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6268) WP8. Apply BackgroundColor from config.xml

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1394#comment-1394
 ] 

ASF subversion and git services commented on CB-6268:
-

Commit d60dfb5d6b967dfedf86adb149c2d70a23603537 in cordova-wp8's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=d60dfb5 ]

Merge branch 'CB-6268' of https://github.com/sgrebnov/cordova-wp8


 WP8. Apply BackgroundColor from config.xml
 --

 Key: CB-6268
 URL: https://issues.apache.org/jira/browse/CB-6268
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: WP8
Reporter: Sergey Grebnov
Assignee: Sergey Grebnov
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6268) WP8. Apply BackgroundColor from config.xml

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945556#comment-13945556
 ] 

ASF subversion and git services commented on CB-6268:
-

Commit cc1d54fcb2a00b49e498c872db68449e2bcbfcc0 in cordova-wp8's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=cc1d54f ]

applied CB-6268 backgroundcolor to WP7 also


 WP8. Apply BackgroundColor from config.xml
 --

 Key: CB-6268
 URL: https://issues.apache.org/jira/browse/CB-6268
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: WP8
Reporter: Sergey Grebnov
Assignee: Sergey Grebnov
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6337) Print nice error when cordova-cli hits various expected things

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945564#comment-13945564
 ] 

ASF subversion and git services commented on CB-6337:
-

Commit 07181e4ee3e358b7af7674a4ae68fe06552b2655 in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=07181e4 ]

CB-6337 Print nice error when cordova-cli hits various expected things


 Print nice error when cordova-cli hits various expected things
 --

 Key: CB-6337
 URL: https://issues.apache.org/jira/browse/CB-6337
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref

 CB-5782 introduced a way to silence stack traces for expected failures, but 
 it missed some spots.
 This is a first pass against things in CLI itself -- it doesn't cover errors 
 coming from plugman.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6030) Auto-increment serve port address when in use

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945573#comment-13945573
 ] 

ASF subversion and git services commented on CB-6030:
-

Commit bd108d59b6daff5803a27c67c38fbcb57d459734 in cordova-cli's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=bd108d5 ]

CB-6030 - Automatically increment port for serve when default is in use


 Auto-increment serve port address when in use
 -

 Key: CB-6030
 URL: https://issues.apache.org/jira/browse/CB-6030
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 cordova serve fails when another instance is already running. It would be 
 nice if the port number automatically incremented.
 Error: listen EADDRINUSE 
 at errnoException (net.js:901:11) 
 at Server._listen2 (net.js:1039:14) 
 at listen (net.js:1061:10) 
 at Server.listen (net.js:1127:5) 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6338) Improve error for missing template

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945601#comment-13945601
 ] 

ASF subversion and git services commented on CB-6338:
-

Commit edecaf9193e8b23c6b7e209c6893491497021082 in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=edecaf9 ]

CB-6338 Improve error for missing template


 Improve error for missing template
 --

 Key: CB-6338
 URL: https://issues.apache.org/jira/browse/CB-6338
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor

 Today when you try to create a project using a template whose path doesn't 
 exist (typically due to a typo), you get:
 {quote}
 cordova create /tmp/xxxq a a 
 '\{id:id,name:name,lib:\{www:\{uri:/tmp/xxqrtc,id:custom,version:0}}}'
 Creating a new cordova project with name a and id a at location 
 /tmp/xxxq
 Using custom www assets from /tmp/xxqrtc
 cp: no such file or directory: /tmp/xxqrtc/*
 {quote}
 The * isn't really appropriate, what doesn't exist is the template directory, 
 not *.
 {quote}
 cordova create /tmp/xxxq a a 
 '\{id:id,name:name,lib:\{www:\{uri:/tmp/xxqrtc,id:custom,version:0}}}'
 Creating a new cordova project with name a and id a at location 
 /tmp/xxxq
 Using custom www assets from /tmp/xxqrtc
 Could not find directory: /tmp/xxqrtc
 {quote}
 If people don't think this should be handled by cli, I can host the code 
 outside it, but...



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6163) Document geolocation fields

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945612#comment-13945612
 ] 

ASF subversion and git services commented on CB-6163:
-

Commit 4bd62487bc5ab80a9de854fa53953298fe5a70de in cordova-mobile-spec's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=4bd6248 ]

CB-6163 Document geolocation fields


 Document geolocation fields
 ---

 Key: CB-6163
 URL: https://issues.apache.org/jira/browse/CB-6163
 Project: Apache Cordova
  Issue Type: Bug
  Components: mobile-spec
Affects Versions: 3.3.0
Reporter: James Keshavarzi

 When using the mobile spec, a NaN value is returned for Heading when testing 
 the Cordova Geolocation plugin using the Location test page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6320) Incorrect claim of BB10 support for beep and vibrate

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945704#comment-13945704
 ] 

ASF subversion and git services commented on CB-6320:
-

Commit f7f7c037a4a8366446831d818e2cc81a72c6a645 in cordova-docs's branch 
refs/heads/master from [~stacic]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=f7f7c03 ]

CB-6320 Clarified BlackBerry notification support

Made notation consistent.
Added clarification to other versions.


 Incorrect claim of BB10 support for beep and vibrate
 

 Key: CB-6320
 URL: https://issues.apache.org/jira/browse/CB-6320
 Project: Apache Cordova
  Issue Type: Task
  Components: BlackBerry, Plugins
Affects Versions: 2.3.0
Reporter: Staci Cooper
Assignee: Staci Cooper
Priority: Minor

 http://cordova.apache.org/docs/en/2.3.0/cordova_notification_notification.md.html#Notification
 2.3 docs list support for BlackBerry WebWorks OS 5.0 and higher for all 
 notification functions, although beep and vibrate are not supported for 
 BlackBerry 10.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6340) Adding rebroadcast capabilities to remote notification registration

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945716#comment-13945716
 ] 

ASF subversion and git services commented on CB-6340:
-

Commit b296958497c55314e6a54bd0d53c6935bd16940f in cordova-ios's branch 
refs/heads/master from Sushant Verma
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=b296958 ]

CB-6340 - Adding rebroadcast capabilities to remote notification registration
within AppDelegate (closes #94)


 Adding rebroadcast capabilities to remote notification registration
 ---

 Key: CB-6340
 URL: https://issues.apache.org/jira/browse/CB-6340
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Reporter: Shazron Abdullah
Assignee: Shazron Abdullah
 Fix For: 3.5.0


 See https://github.com/apache/cordova-ios/pull/94



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6267) Windows8. Apply BackgroundColor from config.xml

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945743#comment-13945743
 ] 

ASF subversion and git services commented on CB-6267:
-

Commit 55c278c2905a2427cd644ff099237559f688d1d5 in cordova-cli's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=55c278c ]

Merge branch 'CB-6267' of https://github.com/sgrebnov/cordova-cli


 Windows8. Apply BackgroundColor from config.xml
 ---

 Key: CB-6267
 URL: https://issues.apache.org/jira/browse/CB-6267
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Windows 8
Reporter: Sergey Grebnov
Assignee: Sergey Grebnov





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6287) Add build script support for arm64

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945779#comment-13945779
 ] 

ASF subversion and git services commented on CB-6287:
-

Commit 6b1012e0b2f0450418edbbc941b7b1d365443d2e in cordova-ios's branch 
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=6b1012e ]

CB-6287 - Add build script support for arm64


 Add build script support for arm64
 --

 Key: CB-6287
 URL: https://issues.apache.org/jira/browse/CB-6287
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Reporter: glmnbeyond
Assignee: Shazron Abdullah
 Fix For: 3.5.0


 Currently, build script specify VALID_ARCHS as armv7 armv7s, should we add 
 arm64 to VALID_ARCHS?
 exec xcodebuild -xcconfig $CORDOVA_PATH/build.xcconfig -project 
 $PROJECT_NAME.xcodeproj ARCHS=armv7 armv7s -target $PROJECT_NAME 
 -configuration $CONFIGURATION -sdk iphoneos build VALID_ARCHS=armv7 armv7s 
 CONFIGURATION_BUILD_DIR=$PROJECT_PATH/build/device



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6103) [wp8] CordovaDeploy potential build issue

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945798#comment-13945798
 ] 

ASF subversion and git services commented on CB-6103:
-

Commit 180d37736fc8e4a5fcf6157fa5cc49b4238408a4 in cordova-wp8's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=180d377 ]

applied Sergey's SpecificVersion flag fix to the wp7 template also CB-6103


 [wp8] CordovaDeploy potential build issue
 -

 Key: CB-6103
 URL: https://issues.apache.org/jira/browse/CB-6103
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI, WP8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen

 I see that Microsoft.Smartdevice.Connectivity libraries are linked with 
 SpecificVersion = False flag. Actually, this is a bad practice and can break 
 build in the future, example: 
 http://social.msdn.microsoft.com/Forums/en-US/11098ece-d1ca-45b7-90be-88df14fa05dd/specific-version-false-doesnt-work-as-expected?forum=csharpide
 Please note, that by default SpecificVersion = True. So, following best 
 practices I highly recommend to change this parameter to True also.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6103) [wp8] CordovaDeploy potential build issue

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945796#comment-13945796
 ] 

ASF subversion and git services commented on CB-6103:
-

Commit 36bb23a2ef3c829593ecdcd670d68dd4b382ffd4 in cordova-wp8's branch 
refs/heads/master from [~sgrebnov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=36bb23a ]

CB-6103 [wp8] CordovaDeploy potential build issue


 [wp8] CordovaDeploy potential build issue
 -

 Key: CB-6103
 URL: https://issues.apache.org/jira/browse/CB-6103
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI, WP8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen

 I see that Microsoft.Smartdevice.Connectivity libraries are linked with 
 SpecificVersion = False flag. Actually, this is a bad practice and can break 
 build in the future, example: 
 http://social.msdn.microsoft.com/Forums/en-US/11098ece-d1ca-45b7-90be-88df14fa05dd/specific-version-false-doesnt-work-as-expected?forum=csharpide
 Please note, that by default SpecificVersion = True. So, following best 
 practices I highly recommend to change this parameter to True also.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6103) [wp8] CordovaDeploy potential build issue

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945797#comment-13945797
 ] 

ASF subversion and git services commented on CB-6103:
-

Commit 6a801c3de0ee59d77a1d145f68cb6d64c2c947b1 in cordova-wp8's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=6a801c3 ]

Merge branch 'CB-6103' of https://github.com/sgrebnov/cordova-wp8


 [wp8] CordovaDeploy potential build issue
 -

 Key: CB-6103
 URL: https://issues.apache.org/jira/browse/CB-6103
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI, WP8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen

 I see that Microsoft.Smartdevice.Connectivity libraries are linked with 
 SpecificVersion = False flag. Actually, this is a bad practice and can break 
 build in the future, example: 
 http://social.msdn.microsoft.com/Forums/en-US/11098ece-d1ca-45b7-90be-88df14fa05dd/specific-version-false-doesnt-work-as-expected?forum=csharpide
 Please note, that by default SpecificVersion = True. So, following best 
 practices I highly recommend to change this parameter to True also.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6342) iOS reports a cellular connection even when in Airplane mode

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945821#comment-13945821
 ] 

ASF subversion and git services commented on CB-6342:
-

Commit 6831f06685076dbbded4e78b2b89a09ee885f8fe in 
cordova-plugin-network-information's branch refs/heads/dev from Elad Katan
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=6831f06
 ]

CB-6342 - iOS reports a cellular connection even when in Airplane mode


 iOS reports a cellular connection even when in Airplane mode
 

 Key: CB-6342
 URL: https://issues.apache.org/jira/browse/CB-6342
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Network Information
Reporter: Shazron Abdullah
Assignee: Shazron Abdullah

 See: 
 https://github.com/apache/cordova-plugin-network-information/pull/7
 Reachability returns ReachableViaWWAN even if 3G is disabled. If you get 
 ReachableViaWWAN, check connectionRequired (is YES if 3G is disabled).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5959) Entry.getMetadata missing size

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945910#comment-13945910
 ] 

ASF subversion and git services commented on CB-5959:
-

Commit f84a35f44eb77986b06655c45167af7c31c1d8d1 in cordova-plugin-file's branch 
refs/heads/dev from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=f84a35f ]

CB-5959 size is explicitly 0 if not set, file.spec.4647 are testing the type 
of size


 Entry.getMetadata missing size
 

 Key: CB-5959
 URL: https://issues.apache.org/jira/browse/CB-5959
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Affects Versions: 3.3.0
 Environment: android all versions
Reporter: Kyle Graehl
Assignee: Ian Clelland
Priority: Trivial
  Labels: newbie
   Original Estimate: 1h
  Remaining Estimate: 1h

 According to http://www.w3.org/TR/file-system-api/#idl-def-Metadata, Metadata 
 should have a size attribute.
 When calling DirectoryEntry.getFile with the {create:true} attribute, it 
 creates a new file. When subsequently calling getMetadata on this entry, it 
 is missing the size attribute (which should be in this case, 0). The 
 lastModified is however, present.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6352) FileSystem objects are not JSON-serializable

2014-03-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948235#comment-13948235
 ] 

ASF subversion and git services commented on CB-6352:
-

Commit 1eab4dbc648453f6a6ecbaaa0bd705690019e9cd in cordova-plugin-file's branch 
refs/heads/dev from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=1eab4db ]

CB-6352: Allow FileSystem objects to be serialized to JSON


 FileSystem objects are not JSON-serializable
 

 Key: CB-6352
 URL: https://issues.apache.org/jira/browse/CB-6352
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Reporter: Ian Clelland
Assignee: Ian Clelland

 Attempting to render a FileSystem object (or a FileEntry, or DirectoryEntry, 
 or any other object with a FileSystem contained it) results in the error:
 {code}
 TypeError: JSON.stringify cannot serialize cyclic structures.
 {code}
 (This is new behaviour with File 1.0.0)
 This happens because of a cycle in the FileSystem object structure: 
 FileSystem contains a 'root' property, which is a DirectoryEntry. The 
 DirectoryEntry contains a 'filesystem' property, which is the original 
 FileSystem.
 I think that we can solve this with a {{.toJSON()}} method on the FileSystem 
 object. This is supported (tested) on iOS and Android, and appears to be 
 present in all versions of WebKit back to 2009. I don't believe that the 
 presence of this method should have any side effects on webviews (if there 
 are any) which do  not support it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6327) Facebook Connect plugin blocked by callbackId restricted characters

2014-03-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948397#comment-13948397
 ] 

ASF subversion and git services commented on CB-6327:
-

Commit 286d7bf15fbe626b17d2f501fce497753353743b in cordova-ios's branch 
refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=286d7bf ]

CB-6327: Allow '.' in plugin feature names (and therefore callback ids)


 Facebook Connect plugin blocked by callbackId restricted characters
 ---

 Key: CB-6327
 URL: https://issues.apache.org/jira/browse/CB-6327
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 3.5.0
Reporter: Ian Clelland
Assignee: Ian Clelland
Priority: Blocker

 The FB Connect plugin uses a period character ('.', U+002E) in it's feature 
 name. (Specifically, it uses the reverse-DNS name 
 org.apache.cordova.facebook.Connect)
 This produces a callbackId in the bridge which is blocked, as of commit 
 7da5f2d.
 reverse-dns-style naming seems like a legitimate use of the feature name, so 
 I'm inclined to add the period to the list of allowed characters.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6355) Review Downloads

2014-03-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948492#comment-13948492
 ] 

ASF subversion and git services commented on CB-6355:
-

Commit a2f4387dc7ab80b94048c38f55ac053aff5166ee in cordova-registry-web's 
branch refs/heads/refactor from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;h=a2f4387 ]

CB-6355: Fixed download list on homepage


 Review Downloads
 

 Key: CB-6355
 URL: https://issues.apache.org/jira/browse/CB-6355
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Registry Web
Reporter: Steve Gill
Assignee: Steve Gill

 Downloads stopped working properly locally.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6282) Add documentation publishing plugins + installing removing plugins

2014-03-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948544#comment-13948544
 ] 

ASF subversion and git services commented on CB-6282:
-

Commit c5ea3bd6bcffa3261bea0deb5b783830caba69d8 in cordova-registry-web's 
branch refs/heads/refactor from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;h=c5ea3bd ]

CB-6282: added documentation links to homepage


 Add documentation publishing plugins + installing removing plugins
 --

 Key: CB-6282
 URL: https://issues.apache.org/jira/browse/CB-6282
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Registry, Registry Web
Reporter: Steve Gill
Assignee: Steve Gill

 The home page has two spots for links to documentation.  Need to create these 
 pages and write the content for them.
 Some of the content for publishing plugins already exists in the plugman 
 readme.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6353) Fix up mobile styling for home page

2014-03-26 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948709#comment-13948709
 ] 

ASF subversion and git services commented on CB-6353:
-

Commit 5b5a9103feef92f0d890b5eaffc5585660d185ac in cordova-registry-web's 
branch refs/heads/refactor from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;h=5b5a910 ]

CB-6353: fixed up mobile styling


 Fix up mobile styling for home page
 ---

 Key: CB-6353
 URL: https://issues.apache.org/jira/browse/CB-6353
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Registry Web
Reporter: Steve Gill
Assignee: Steve Gill

 header + lists



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6346) [BlackBerry10] Commit node_modules

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949435#comment-13949435
 ] 

ASF subversion and git services commented on CB-6346:
-

Commit 1139813cd8b7ee4b1a103ada5577cab79b2c39e6 in cordova-blackberry's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=1139813 ]

CB-6346 - Add node_modules to source control


 [BlackBerry10] Commit node_modules
 --

 Key: CB-6346
 URL: https://issues.apache.org/jira/browse/CB-6346
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.4.0
Reporter: Bryan Higgins
Assignee: Bryan Higgins
 Fix For: 3.5.0


 We should commit node_modules for cordova-blackberry rather than running npm 
 install within the init script. cordova-android has already moved to this 
 model.
 https://www.npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5175) Fix core plugins that incorrectly run on main thread

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949640#comment-13949640
 ] 

ASF subversion and git services commented on CB-5175:
-

Commit 223d08626df36c0f386af3fe609d0a36c450d6d9 in 
cordova-plugin-file-transfer's branch refs/heads/dev from torrmal
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=223d086
 ]

[CB-5175] CDVFileTransfer asynchronous download (Fixes #24)

Since download can take time, for it to be non-blocking, moved the call to a 
separate thread.


 Fix core plugins that incorrectly run on main thread
 

 Key: CB-5175
 URL: https://issues.apache.org/jira/browse/CB-5175
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs, Plugin Device Orientation, Plugin File, Plugin 
 Media
Reporter: Mike Billau
Assignee: Mike Billau
Priority: Minor

 After CB-4133 we are able to detect and log when a plugin incorrectly does 
 work on the UI thread instead of a worker thread. We should go back and 
 verify that all of our plugins follow this practice - eat your own dogfood 
 type of thing. 
 We know there are problems with:
 Android: file, compass
 iOS: media
 Docs: Need to verify plugin author guide is still valid



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6338) Improve error for missing template

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949986#comment-13949986
 ] 

ASF subversion and git services commented on CB-6338:
-

Commit da34130e063da5d4e4c5ab96cb75d1e47e3a7581 in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=da34130 ]

CB-6338 Improve error for missing template

Fix create test to properly lie about lib/dir


 Improve error for missing template
 --

 Key: CB-6338
 URL: https://issues.apache.org/jira/browse/CB-6338
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor

 Today when you try to create a project using a template whose path doesn't 
 exist (typically due to a typo), you get:
 {quote}
 cordova create /tmp/xxxq a a 
 '\{id:id,name:name,lib:\{www:\{uri:/tmp/xxqrtc,id:custom,version:0}}}'
 Creating a new cordova project with name a and id a at location 
 /tmp/xxxq
 Using custom www assets from /tmp/xxqrtc
 cp: no such file or directory: /tmp/xxqrtc/*
 {quote}
 The * isn't really appropriate, what doesn't exist is the template directory, 
 not *.
 {quote}
 cordova create /tmp/xxxq a a 
 '\{id:id,name:name,lib:\{www:\{uri:/tmp/xxqrtc,id:custom,version:0}}}'
 Creating a new cordova project with name a and id a at location 
 /tmp/xxxq
 Using custom www assets from /tmp/xxqrtc
 Could not find directory: /tmp/xxqrtc
 {quote}
 If people don't think this should be handled by cli, I can host the code 
 outside it, but...



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6337) Print nice error when cordova-cli hits various expected things

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949985#comment-13949985
 ] 

ASF subversion and git services commented on CB-6337:
-

Commit 4f4dc29af98d8080507c0d6fe0015cec780fd701 in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=4f4dc29 ]

CB-6337 Print nice error when cordova-cli hits various expected things

Add missing CordovaError requires
Reduce specificity of jasmine toThrow() expectations


 Print nice error when cordova-cli hits various expected things
 --

 Key: CB-6337
 URL: https://issues.apache.org/jira/browse/CB-6337
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref

 CB-5782 introduced a way to silence stack traces for expected failures, but 
 it missed some spots.
 This is a first pass against things in CLI itself -- it doesn't cover errors 
 coming from plugman.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6357) platform check should install each platform to determine if they're functional and their version number

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949995#comment-13949995
 ] 

ASF subversion and git services commented on CB-6357:
-

Commit 4bc9e7017d61a5c3e02ba7a2d2037a5e4f21e38c in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=4bc9e70 ]

CB-6357 platform check - install each platform to determine working + version 
number


 platform check should install each platform to determine if they're 
 functional and their version number
 ---

 Key: CB-6357
 URL: https://issues.apache.org/jira/browse/CB-6357
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.5.0
Reporter: Josh Soref
Assignee: Josh Soref

 Currently `cordova platform check` has a few behaviors which are not 
 necessarily ideal:
 1. It relies on the platforms.js file to have valid versions which match what 
 is actually in the cached ~/.cordova/lib space.
 2. If a platform is installed for which there's a newer version which won't 
 install (e.g. you're on Windows and you have iOS installed), it could tell 
 you that there's an upgrade available, however, you won't be able to install 
 it.
 We'd like to fix these limitations by having platform check actually run the 
 version script against a live project. This should mean that there will not 
 be any false positives: what you see is what you really could get.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6357) platform check should install each platform to determine if they're functional and their version number

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949996#comment-13949996
 ] 

ASF subversion and git services commented on CB-6357:
-

Commit 69856ced27c10a89c82392b3226e84976cfaf73f in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=69856ce ]

CB-6357 platform check: sort output


 platform check should install each platform to determine if they're 
 functional and their version number
 ---

 Key: CB-6357
 URL: https://issues.apache.org/jira/browse/CB-6357
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.5.0
Reporter: Josh Soref
Assignee: Josh Soref

 Currently `cordova platform check` has a few behaviors which are not 
 necessarily ideal:
 1. It relies on the platforms.js file to have valid versions which match what 
 is actually in the cached ~/.cordova/lib space.
 2. If a platform is installed for which there's a newer version which won't 
 install (e.g. you're on Windows and you have iOS installed), it could tell 
 you that there's an upgrade available, however, you won't be able to install 
 it.
 We'd like to fix these limitations by having platform check actually run the 
 version script against a live project. This should mean that there will not 
 be any false positives: what you see is what you really could get.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6357) platform check should install each platform to determine if they're functional and their version number

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1394#comment-1394
 ] 

ASF subversion and git services commented on CB-6357:
-

Commit 22e5826a3c780f2b6cfcd4dfc6cf624e1073a2be in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=22e5826 ]

CB-6357 minor style changes


 platform check should install each platform to determine if they're 
 functional and their version number
 ---

 Key: CB-6357
 URL: https://issues.apache.org/jira/browse/CB-6357
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.5.0
Reporter: Josh Soref
Assignee: Josh Soref

 Currently `cordova platform check` has a few behaviors which are not 
 necessarily ideal:
 1. It relies on the platforms.js file to have valid versions which match what 
 is actually in the cached ~/.cordova/lib space.
 2. If a platform is installed for which there's a newer version which won't 
 install (e.g. you're on Windows and you have iOS installed), it could tell 
 you that there's an upgrade available, however, you won't be able to install 
 it.
 We'd like to fix these limitations by having platform check actually run the 
 version script against a live project. This should mean that there will not 
 be any false positives: what you see is what you really could get.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6357) platform check should install each platform to determine if they're functional and their version number

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949998#comment-13949998
 ] 

ASF subversion and git services commented on CB-6357:
-

Commit bdb34e6b9a430536e1b4777f271349175f890491 in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=bdb34e6 ]

CB-6357 platform: fix indentation


 platform check should install each platform to determine if they're 
 functional and their version number
 ---

 Key: CB-6357
 URL: https://issues.apache.org/jira/browse/CB-6357
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.5.0
Reporter: Josh Soref
Assignee: Josh Soref

 Currently `cordova platform check` has a few behaviors which are not 
 necessarily ideal:
 1. It relies on the platforms.js file to have valid versions which match what 
 is actually in the cached ~/.cordova/lib space.
 2. If a platform is installed for which there's a newer version which won't 
 install (e.g. you're on Windows and you have iOS installed), it could tell 
 you that there's an upgrade available, however, you won't be able to install 
 it.
 We'd like to fix these limitations by having platform check actually run the 
 version script against a live project. This should mean that there will not 
 be any false positives: what you see is what you really could get.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6296) [CLI] dual interface in create function

2014-03-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950014#comment-13950014
 ] 

ASF subversion and git services commented on CB-6296:
-

Commit 4d03b4970e771cac3d505a5a83166e5247a7d327 in cordova-cli's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=4d03b49 ]

Revert [CB-6296] implemented tests for return interface of create function

This reverts commit 79e571953c2d3459b459c02eb50e753308fd453d.


 [CLI] dual interface in create function
 ---

 Key: CB-6296
 URL: https://issues.apache.org/jira/browse/CB-6296
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer
Assignee: Lorin Beer

 callback/promise interface in prepare.js. See top level issue for description.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6369) InAppBrowser-CSS/JS Injection-openWithScript test failed!

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950783#comment-13950783
 ] 

ASF subversion and git services commented on CB-6369:
-

Commit e5aac984091c6e83d1029244793cbbb2a7aaf848 in cordova-mobile-spec's branch 
refs/heads/master from [~glmnbeyond]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=e5aac98 ]

CB-6369: Update the descriptions of expected results for InAppBrowser 
openWithScript tests.

github: close #53


 InAppBrowser-CSS/JS Injection-openWithScript test failed!
 ---

 Key: CB-6369
 URL: https://issues.apache.org/jira/browse/CB-6369
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, mobile-spec, Plugin InAppBrowser
Affects Versions: 3.4.0
 Environment: Cordova-ios 3.5.0-dev
 org.apache.cordova.inappbrowser 0.3.3-dev
Reporter: glmnbeyond

 Steps to reproduce it:
 1) Using createmobilespec.sh to create mobilespec project
 2) Load mobile-spec tests
 3) Navigate to In App Browser and CSS / JS Injection section
 4) Test Script File Injection(callback) Script Literal Injection and 
 Script Literal Injection(callback)
 Results:
 The actual test results don't match with the descriptions of expected test 
 results.
 Expected:
 The actual test results match with the descriptions of expected test results. 
 For example, the expected test result of Script Literal Injection 
 (callback) should be
 open successfully in InAppBrowser with the text {color:green}Script literal 
 successfully injected{color} and alert dialog with the text Results 
 verified.  instead of open successfully in InAppBrowser with text 
 {color:red}InAppBrowser - Script / Style Injection Test{color} and alert 
 dialog with the text Results verified.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6376) [BlackBerry10] backgroundColor in user.js is missing quotes

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951122#comment-13951122
 ] 

ASF subversion and git services commented on CB-6376:
-

Commit e3fd5de55e57475b74b87848264569bc5c09540b in cordova-blackberry's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=e3fd5de ]

CB-6376 backgroundColor in user.js is missing quotes


 [BlackBerry10] backgroundColor in user.js is missing quotes
 ---

 Key: CB-6376
 URL: https://issues.apache.org/jira/browse/CB-6376
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Reporter: Bryan Higgins
Assignee: Bryan Higgins
 Fix For: 3.5.0






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6373) Do-not-call spies won't error if an exception is thrown

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950758#comment-13950758
 ] 

ASF subversion and git services commented on CB-6373:
-

Commit 1fd31480eef4b3ecf28d1ef7bea9acaa1ee45ec0 in cordova-mobile-spec's branch 
refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=1fd3148 ]

CB-6373: Make doNotCallSpies more resilient to errors

This ensures that they cause test failures, even when a JSON exception is thrown
while logging the error.


 Do-not-call spies won't error if an exception is thrown
 ---

 Key: CB-6373
 URL: https://issues.apache.org/jira/browse/CB-6373
 Project: Apache Cordova
  Issue Type: Bug
  Components: mobile-spec
Reporter: Ian Clelland
Assignee: Ian Clelland

 In the mobile spec test runner, the function created by 
 {{createDoNotCallSpy}} logs an error message containing the JSON 
 serialization of the function arguments, and then makes a false assertion, to 
 cause a test to fail.
 If the function arguments are not JSON-serializable, then an exception will 
 be thrown in the spy, and failure will never be asserted. If a test is 
 counting on a doNotCallSpy to not be called, it may succeed, since the spy 
 will never cause a test failure.
 (This was noticed because one of the File tests, file.spec.9, was failing 
 unnoticed on iOS until FileEntry objects became serializable with CB-6352)



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6085) Note Windows 8.1 apps not backward-compatible to 8.0

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951128#comment-13951128
 ] 

ASF subversion and git services commented on CB-6085:
-

Commit a02f09b017008cd675be9aead4743f6e658368d5 in cordova-docs's branch 
refs/heads/master from [~sierra]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=a02f09b ]

CB-6085 Note Windows 8.0/8.1 compatibility issue

github: close #191


 Note Windows 8.1 apps not backward-compatible to 8.0
 

 Key: CB-6085
 URL: https://issues.apache.org/jira/browse/CB-6085
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Docs
Reporter: Mike Sierra
Assignee: Mike Sierra
Priority: Minor

 Windows 8.1 apps don't run on Windows 8.0.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5606) WP8. Add ArrayBuffer support to exec bridge

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951185#comment-13951185
 ] 

ASF subversion and git services commented on CB-5606:
-

Commit 81f9a00ae27351350008bb84236635065cf124e8 in cordova-js's branch 
refs/heads/master from [~edwinvanderham]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;h=81f9a00 ]

CB-5606 WP8. ArrayBuffer does not exist in WP7

github: close #65


 WP8. Add ArrayBuffer support to exec bridge
 ---

 Key: CB-5606
 URL: https://issues.apache.org/jira/browse/CB-5606
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaJS, WP8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen

 As per discussion Windows Phone binary bridge in the mailing list.
 Right now WP7/8 does not support binary data type (ArrayBuffer) since there 
 is no special logic to serialize such data. Other platforms use base64 
 encoding.
 We should add support of ArrayBuffer to windows phone exec bridge.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950772#comment-13950772
 ] 

ASF subversion and git services commented on CB-6212:
-

Commit db9fa24cf8ba165aabae0460a9cbeb1dd1d67e62 in 
cordova-plugin-media-capture's branch refs/heads/dev from [~wjamesjong]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=db9fa24
 ]

CB-6212 iOS: fix warnings compiled under arm64 64-bit

-fix one more warning


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin Dialogs, Plugin 
 File, Plugin File Transfer, Plugin Geolocation, Plugin Globalization, Plugin 
 InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6372) port createmobilespec.sh to Node.js

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951221#comment-13951221
 ] 

ASF subversion and git services commented on CB-6372:
-

Commit b580fd9d079d824973d11f02e80234fd645d89df in cordova-mobile-spec's branch 
refs/heads/master from [~cmarcelk]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=b580fd9 ]

CB-6372 Port createmobilespec from bash to node.

This is a straight-up port with no change in function. This is the initial
work. Improvements and expansion can come later.


 port createmobilespec.sh to Node.js
 ---

 Key: CB-6372
 URL: https://issues.apache.org/jira/browse/CB-6372
 Project: Apache Cordova
  Issue Type: Improvement
  Components: mobile-spec
Reporter: Marcel Kinard
Assignee: Marcel Kinard
Priority: Minor

 Do a simple port of the createmobilespec script from bash to Node.js. This is 
 a start to it working on other dev workstations (i.e., Windows), and to make 
 it easier to add improvements (i.e., support for platforms other than iOS and 
 Android).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6141) Windows 8 test fails

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951289#comment-13951289
 ] 

ASF subversion and git services commented on CB-6141:
-

Commit 7e8c641aa8195ea2fcb3e28b4154966c424948e9 in cordova-cli's branch 
refs/heads/master from [~jbondc]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=7e8c641 ]

CB-6141 Fix Windows 8 tests

github: close #135


 Windows 8 test fails
 

 Key: CB-6141
 URL: https://issues.apache.org/jira/browse/CB-6141
 Project: Apache Cordova
  Issue Type: Test
  Components: Plugman
Affects Versions: 3.3.0
 Environment: Windows 8
Reporter: Jonathan Bond
Priority: Critical
 Fix For: Master


 npm test:
  jasmine-node --color spec e2e
 .{ name: 'CordovaError',
   message: 'Symlinks on Windows require Administrator privileges' }
 F..this is script 1 in 
 C:\Users\Jonathan\AppData\Local\Temp\e2e-test\hooks_test\project\.cordova\hooks\test\
 this is script 0 in 
 C:\Users\Jonathan\AppData\Local\Temp\e2e-test\hooks_test\project\.cordova\hooks\test\
 
 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6344) Specify after which sibling to add config-changes in plugin.xml

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951305#comment-13951305
 ] 

ASF subversion and git services commented on CB-6344:
-

Commit ac1160d470db03c2d2de2bbd7ad0ece336cf0394 in cordova-plugman's branch 
refs/heads/master from [~mbektchiev]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=ac1160d ]

CB-6344: Specify after which sibling to add config-changes in plugin.xml

* refactor munges - now they are in a more extensible form 
(munge.files[file].parents[parent][index] { xml, count, after })
* add an after parameter to graftXML which contains a list of possible 
predecessor elements separated by semicolon
* fix unit tests and add new ones

github: close #68


 Specify after which sibling to add config-changes in plugin.xml
 ---

 Key: CB-6344
 URL: https://issues.apache.org/jira/browse/CB-6344
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugman
Reporter: Martin Bektchiev
Assignee: Martin Bektchiev
   Original Estimate: 0h
  Remaining Estimate: 0h

 The order of XML elements is important In the Windows Phone manifest file.  
 (e.g. see 
 http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769509%28v=vs.105%29.aspx#BKMK_EXTENSIONSelement).
  That's why we need to provide a way to specify where a specific element has 
 to be added.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6272) Fix subdir handling

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951313#comment-13951313
 ] 

ASF subversion and git services commented on CB-6272:
-

Commit 54fc8582ca10b506d8268124f55718e9f31bc9d1 in cordova-plugman's branch 
refs/heads/master from [~jbondc]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=54fc858 ]

CB-6272 Fix subdir bug + tests  meta fetch with a src directory

github: close #66


 Fix subdir handling
 ---

 Key: CB-6272
 URL: https://issues.apache.org/jira/browse/CB-6272
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 3.5.0
Reporter: Josh Soref
Assignee: Jonathan Bond
Priority: Blocker

 CB-6160 landed [~jbondc]'s ae2ce7ac6325d1c6558365b4be82e5a8ff0983b9
 which broke some portion of install:
 +if (dep.subdir) {
 +dep.subdir = path.join(dep.subdir.split('/'));
 ...
 -if (dep_subdir) {
 -dep_subdir = path.join.apply(null, 
 dep_subdir.split('/'));



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6327) Facebook Connect plugin blocked by callbackId restricted characters

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951588#comment-13951588
 ] 

ASF subversion and git services commented on CB-6327:
-

Commit 56eb0a70b93db082d394435759cfbf0ee05dfdb2 in cordova-ios's branch 
refs/heads/3.4.x from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=56eb0a7 ]

CB-6327: Allow '.' in plugin feature names (and therefore callback ids)


 Facebook Connect plugin blocked by callbackId restricted characters
 ---

 Key: CB-6327
 URL: https://issues.apache.org/jira/browse/CB-6327
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 3.5.0
Reporter: Ian Clelland
Assignee: Ian Clelland
Priority: Blocker

 The FB Connect plugin uses a period character ('.', U+002E) in it's feature 
 name. (Specifically, it uses the reverse-DNS name 
 org.apache.cordova.facebook.Connect)
 This produces a callbackId in the bridge which is blocked, as of commit 
 7da5f2d.
 reverse-dns-style naming seems like a legitimate use of the feature name, so 
 I'm inclined to add the period to the list of allowed characters.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6372) port createmobilespec.sh to Node.js

2014-03-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951710#comment-13951710
 ] 

ASF subversion and git services commented on CB-6372:
-

Commit d434ff29b60e7f055df19f9414cbe59a0a535313 in cordova-mobile-spec's branch 
refs/heads/master from [~cmarcelk]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=d434ff2 ]

CB-6372 Enable variable platforms

Added command-line parms so you can choose which platforms to use. This is
groundwork for adding additional platforms.


 port createmobilespec.sh to Node.js
 ---

 Key: CB-6372
 URL: https://issues.apache.org/jira/browse/CB-6372
 Project: Apache Cordova
  Issue Type: Improvement
  Components: mobile-spec
Reporter: Marcel Kinard
Assignee: Marcel Kinard
Priority: Minor

 Do a simple port of the createmobilespec script from bash to Node.js. This is 
 a start to it working on other dev workstations (i.e., Windows), and to make 
 it easier to add improvements (i.e., support for platforms other than iOS and 
 Android).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6322) Simplify platforms/platform code for platform specifics

2014-03-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955485#comment-13955485
 ] 

ASF subversion and git services commented on CB-6322:
-

Commit c91e52c25a6eb4070460dbcd0931890461271168 in cordova-cli's branch 
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=c91e52c ]

CB-6322 Simplify platforms/platform code for platform specifics

github: close #146


 Simplify platforms/platform code for platform specifics
 ---

 Key: CB-6322
 URL: https://issues.apache.org/jira/browse/CB-6322
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref

 Currently people who want to add a platform have to hack both platforms.js 
 and platform.js
 Ideally they shouldn't have to hack platform.js at all.
 Before this change:
 {quote}
 $ cordova platform
 Installed platforms: 
 Available platforms: android, blackberry10, firefoxos, ios
 {quote}
 After this change:
 {quote}
 $ cordova platform
 Installed platforms: 
 Available platforms: amazon-fireos, android, blackberry10, firefoxos, ios
 {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6344) Specify after which sibling to add config-changes in plugin.xml

2014-03-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955501#comment-13955501
 ] 

ASF subversion and git services commented on CB-6344:
-

Commit e85004a125cd43f14203eeffea265a40a06cb6e4 in cordova-plugman's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=e85004a ]

Revert CB-6344: Specify after which sibling to add config-changes in 
plugin.xml

This reverts commit ac1160d470db03c2d2de2bbd7ad0ece336cf0394.

It broke CLI's unit tests.


 Specify after which sibling to add config-changes in plugin.xml
 ---

 Key: CB-6344
 URL: https://issues.apache.org/jira/browse/CB-6344
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugman
Reporter: Martin Bektchiev
Assignee: Martin Bektchiev
   Original Estimate: 0h
  Remaining Estimate: 0h

 The order of XML elements is important In the Windows Phone manifest file.  
 (e.g. see 
 http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769509%28v=vs.105%29.aspx#BKMK_EXTENSIONSelement).
  That's why we need to provide a way to specify where a specific element has 
 to be added.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6292) [CLI] build function callback/promise upgrade

2014-03-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955510#comment-13955510
 ] 

ASF subversion and git services commented on CB-6292:
-

Commit de858d61e7b4d1e98c4a8792366a295fb1bfb158 in cordova-cli's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=de858d6 ]

CB-6292 Add a callback-based API for cordova info (in addition to promise API)

Also adds a comment explaining how to use the callback vs. promise API.


 [CLI] build function callback/promise upgrade
 -

 Key: CB-6292
 URL: https://issues.apache.org/jira/browse/CB-6292
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer
Assignee: Lorin Beer

 see top level issue for task description. Implement dual return api in 
 build.js



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6292) [CLI] build function callback/promise upgrade

2014-03-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955509#comment-13955509
 ] 

ASF subversion and git services commented on CB-6292:
-

Commit e65ebe34994f49757272ecb52e5db441cb3bc9cf in cordova-cli's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=e65ebe3 ]

CB-6292 Revert commits that add explicit callbacks to APIs

The APIs already have callback-based APIs when called through the
`cordova` module (code is fairly confusing, but is in
addModuleProperty)


 [CLI] build function callback/promise upgrade
 -

 Key: CB-6292
 URL: https://issues.apache.org/jira/browse/CB-6292
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CLI
Reporter: Lorin Beer
Assignee: Lorin Beer

 see top level issue for task description. Implement dual return api in 
 build.js



--
This message was sent by Atlassian JIRA
(v6.2#6252)


<    5   6   7   8   9   10   11   12   13   14   >