[jira] [Created] (CB-8955) iOS - Current Battery Status

2015-05-05 Thread Matthew Keable (JIRA)
Matthew Keable created CB-8955:
--

 Summary: iOS - Current Battery Status
 Key: CB-8955
 URL: https://issues.apache.org/jira/browse/CB-8955
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Battery Status
 Environment: iOS
Reporter: Matthew Keable
Priority: Minor


My understanding of the current Battery Status plugin on iOS is that we can 
only receive data via the battery status listeners. However, these only fire 
when the device is (un)plugged or the battery percentage changes by 1%.

There doesn't seem to be a method that enables you to get the current status. 
For instance I have an app that I'd like to be able to show the current battery 
status on screen, but on launch those values remain empty until the first time 
this listener fires.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8160) [Network-Information]: Plugin prevents cordova from firing deviceready on android 4.0.3 (API Level 15)

2015-05-05 Thread Nastya (JIRA)

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

Nastya commented on CB-8160:


Bug is still reproductable on device LG E615 (4.0.4, API 15), please check.

 [Network-Information]: Plugin prevents cordova from firing deviceready on 
 android 4.0.3 (API Level 15)
 --

 Key: CB-8160
 URL: https://issues.apache.org/jira/browse/CB-8160
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Network Information
Affects Versions: 4.1.3
Reporter: Markus Sorg

 Hey guys,
 the cordova-plugin-network-information (version 0.2.14) prevents cordova from 
 firing deviceready on android 4.0.3 (API Level 15).
 Steps to reproduce (create minimal project):
 - cordova create hello com.example.hello HelloWorld
 - cordova platform add android
 - cordova plugin add org.apache.cordova.network-information
 - Open project in simulator: Android 4.0.3 - API Level 15 (CPU: ARM)
 Cordova version: 4.1.2 
 Regards,
 Markus



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8951) WP8: System.NullReferenceException in download method in FileTransfer.cs

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8951:


GitHub user alsorokin opened a pull request:

https://github.com/apache/cordova-plugin-file-transfer/pull/82

CB-8951 Fixed crash related to headers parsing on wp8

This is a quick temporary fix for 
https://issues.apache.org/jira/browse/CB-8951
Without it, mobilespec app crashes.

More in-depth approach can be found here:
https://github.com/apache/cordova-plugin-file-transfer/pull/72
but it is being delayed until wp8@4.0.0 release

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-plugin-file-transfer 
CB-8951

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-file-transfer/pull/82.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #82


commit 4f0e1404580c70cec76ab372c122975f95a3
Author: alsorokin alexander.soro...@akvelon.com
Date:   2015-05-05T11:39:07Z

CB-8951 Fixed crash related to headers parsing on wp8




 WP8: System.NullReferenceException in download method in FileTransfer.cs
 

 Key: CB-8951
 URL: https://issues.apache.org/jira/browse/CB-8951
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer, WP8
Affects Versions: Master
Reporter: Dmitry Blotsky
Assignee: Jesse MacFadyen
  Labels: plugin-file-transfer, wp8
   Original Estimate: 24h
  Remaining Estimate: 24h

 When running mobilespec tests on WP8, a null reference exception is raised 
 and uncaught when parseHeaders returns null on line 480 of FileTransfer.cs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8924) CrossWalk will show some warning message when building in Cordova 5.0

2015-05-05 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8924:
---

thanks Jos's reply
so...
could you tell me where to post this issue in the right place
because in it's git address
there is no way to post a issue...
https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview

 CrossWalk will show some warning message when building in Cordova 5.0
 -

 Key: CB-8924
 URL: https://issues.apache.org/jira/browse/CB-8924
 Project: Apache Cordova
  Issue Type: Test
  Components: Android
Affects Versions: 4.0.0
 Environment: Windows 7,cordova cli 5.0,CrossWalk plugin
Reporter: Colin Bau

 when I use Windows 7,cordova cli 5.0,CrossWalk plugin
 after cordova build android
 it will show some warning message
 so...
 is it normal or abnormal
 http://www.littlebau.com/crosswalk.gif
 although it still can build success...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8924) CrossWalk will show some warning message when building in Cordova 5.0

2015-05-05 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8924:
---

I have already find a place to post a issue
thanks
https://crosswalk-project.org/jira/secure/Dashboard.jspa

 CrossWalk will show some warning message when building in Cordova 5.0
 -

 Key: CB-8924
 URL: https://issues.apache.org/jira/browse/CB-8924
 Project: Apache Cordova
  Issue Type: Test
  Components: Android
Affects Versions: 4.0.0
 Environment: Windows 7,cordova cli 5.0,CrossWalk plugin
Reporter: Colin Bau

 when I use Windows 7,cordova cli 5.0,CrossWalk plugin
 after cordova build android
 it will show some warning message
 so...
 is it normal or abnormal
 http://www.littlebau.com/crosswalk.gif
 although it still can build success...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8939) Broadcast localnotifications for plugins lost userInfo

2015-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-8939:
--

This functionality has been moved to a plugin, for cordova-ios 4.0.x, see 
CB-8475

 Broadcast localnotifications for plugins lost userInfo
 --

 Key: CB-8939
 URL: https://issues.apache.org/jira/browse/CB-8939
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 3.5.0
Reporter: Alberto Lobo Muñoz
 Fix For: 4.0.0


 This old issue isn't resolved correctly 
 https://issues.apache.org/jira/browse/CB-1977. 
 * Xcode generated project implement the method:
 - (void)application:(UIApplication*)application
 didReceiveLocalNotification:(UILocalNotification*)notification
 {
 // re-post ( broadcast )
 [[NSNotificationCenter defaultCenter] 
 postNotificationName:CDVLocalNotification object:notification];
 }
 * And the correct implementation is:
 - (void)application:(UIApplication*)application
 didReceiveLocalNotification:(UILocalNotification*)notification
 {
 // re-post ( broadcast )
 [[NSNotificationCenter defaultCenter] 
 postNotificationName:CDVLocalNotification object:notification 
 userInfo:notification.userInfo];
 }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8921) menubutton event not firing

2015-05-05 Thread Joe Bowser (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bowser updated CB-8921:
---
Priority: Minor  (was: Major)

We no longer support Android 2.3, so this is really only an issue on older 
Samsung devices, and not on newer devices like the S5 or the S6.  Ideally, 
applications should be designed to not rely on a menubutton, since this UI 
concept has been thrown out on Android over two years ago.

 menubutton event not firing
 ---

 Key: CB-8921
 URL: https://issues.apache.org/jira/browse/CB-8921
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
 Environment: Android Emulator, SDK 19
Reporter: Jean-Luc Desroches
Assignee: Joe Bowser
Priority: Minor

 After updating to latest version of cordova (5.0) menubutton event is never 
 triggered. Have tested in hello world app, as well as in my  own app, neither 
 of which register any menubutton events



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-7992) Weird behavior when more than one script tag for cordova.js

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-7992:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-js/pull/109


 Weird behavior when more than one script tag for cordova.js
 -

 Key: CB-7992
 URL: https://issues.apache.org/jira/browse/CB-7992
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 3.4.0
Reporter: Julian Horn
Assignee: Julian Horn
Priority: Trivial

 If a program has more than one script tag for cordova.js, weird behavior 
 ensues.  This file should protect itself against multiple inclusion; this is 
 a not-uncommon newbie mistake.
 The problems I've seen are in the android version of cordova.js, but it's 
 possible that other platforms have similar problems.
 The weird behavior states with this console message:
 Falling back on PROMPT mode since _cordovaNative is missing. Expected for 
 Android 3.2 and lower only.
 Then you see a dialog that says 
 gap:[PluginManager,startup,PluginManager818789619]
 (OK) (Cancel)
 Without going into all the details, if you click Cancel you live.  If you 
 click OK you will hang.
 These weird dialogs are put up by this code:
 {code}// file: src/android/android/promptbasednativeapi.js
 define(cordova/android/promptbasednativeapi, function(require, exports, 
 module) {
 /**
  * Implements the API of ExposedJsApi.java, but uses prompt() to communicate.
  * This is used only on the 2.3 simulator, where addJavascriptInterface() is 
 broken.
  */
 module.exports = {
 exec: function(service, action, callbackId, argsJson) {
 return prompt(argsJson, 'gap:'+JSON.stringify([service, action, 
 callbackId]));
 },{code}
 This is some kind of error recovery code.  You can probably work out how this 
 gets activated when I tell you that the console also shows this message:
 Uncaught module cordova/plugin_list already defined



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8939) Broadcast localnotifications for plugins lost userInfo

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-8939.
--
   Resolution: Won't Fix
Fix Version/s: (was: 3.6.0)
   4.0.0
 Assignee: Shazron Abdullah

 Broadcast localnotifications for plugins lost userInfo
 --

 Key: CB-8939
 URL: https://issues.apache.org/jira/browse/CB-8939
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 3.5.0
Reporter: Alberto Lobo Muñoz
Assignee: Shazron Abdullah
 Fix For: 4.0.0


 This old issue isn't resolved correctly 
 https://issues.apache.org/jira/browse/CB-1977. 
 * Xcode generated project implement the method:
 - (void)application:(UIApplication*)application
 didReceiveLocalNotification:(UILocalNotification*)notification
 {
 // re-post ( broadcast )
 [[NSNotificationCenter defaultCenter] 
 postNotificationName:CDVLocalNotification object:notification];
 }
 * And the correct implementation is:
 - (void)application:(UIApplication*)application
 didReceiveLocalNotification:(UILocalNotification*)notification
 {
 // re-post ( broadcast )
 [[NSNotificationCenter defaultCenter] 
 postNotificationName:CDVLocalNotification object:notification 
 userInfo:notification.userInfo];
 }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8847) Contacts test failures on iOS

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8847:
-
Component/s: (was: iOS)

 Contacts test failures on iOS
 -

 Key: CB-8847
 URL: https://issues.apache.org/jira/browse/CB-8847
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Contacts
Affects Versions: Master
 Environment: iOS
Reporter: Dmitry Blotsky
  Labels: ios, plugin-contacts, test-fail
   Original Estimate: 24h
  Remaining Estimate: 24h

 Test failures here: 
 [http://ci.apache.org/builders/cordova-ios/builds/399/steps/running-tests/logs/stdio]
 {noformat}
 cordova-plugin-contacts-tests.tests  Contacts (navigator.contacts) Round 
 trip Contact tests (creating + save + delete + find). contacts.spec.24 
 Creating, saving, finding a contact should work, removing it should work, 
 after which we should not be able to find it, and we should not be able to 
 delete it again.
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8848) FileTransfer test failures on iOS and WP8

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8848:
-
Component/s: (was: iOS)

 FileTransfer test failures on iOS and WP8
 -

 Key: CB-8848
 URL: https://issues.apache.org/jira/browse/CB-8848
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer
Affects Versions: Master
 Environment: iOS
Reporter: Dmitry Blotsky
  Labels: ios, plugin-file-transfer, test-fail
   Original Estimate: 48h
  Remaining Estimate: 48h

 Test failures here: 
 [http://ci.apache.org/builders/cordova-ios/builds/390/steps/running-tests/logs/stdio]
 Last failure also on WP8 here: 
 [http://ci.apache.org/builders/cordova-wp8/builds/1071/steps/running-tests/logs/stdio]
 {noformat}
 cordova-plugin-file-transfer-tests.tests  FileTransfer methods download 
 filetransfer.spec.6 should get 401 status on http basic auth failure
 cordova-plugin-file-transfer-tests.tests  FileTransfer methods download 
 filetransfer.spec.11 should call the error callback on abort()
 cordova-plugin-file-transfer-tests.tests  FileTransfer methods download 
 filetransfer.spec.10 should be stopped by abort() right away
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8924) CrossWalk will show some warning message when building in Cordova 5.0

2015-05-05 Thread Joe Bowser (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bowser resolved CB-8924.

Resolution: Won't Fix

This is an issue with the Crosswalk library's Gradle script, not Cordova.

 CrossWalk will show some warning message when building in Cordova 5.0
 -

 Key: CB-8924
 URL: https://issues.apache.org/jira/browse/CB-8924
 Project: Apache Cordova
  Issue Type: Test
  Components: Android
Affects Versions: 4.0.0
 Environment: Windows 7,cordova cli 5.0,CrossWalk plugin
Reporter: Colin Bau

 when I use Windows 7,cordova cli 5.0,CrossWalk plugin
 after cordova build android
 it will show some warning message
 so...
 is it normal or abnormal
 http://www.littlebau.com/crosswalk.gif
 although it still can build success...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8963) media-capture core plugin with Cordova Cli 5.0 by iOS

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8963:
-
Component/s: (was: iOS)
Environment: iOS, Cordova Cli 5.0 with all latest core official plugin  
(was: Cordova Cli 5.0 with all latest core official plugin)

 media-capture core plugin with Cordova Cli 5.0 by iOS
 -

 Key: CB-8963
 URL: https://issues.apache.org/jira/browse/CB-8963
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Media Capture
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/media-capture_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8953) Cordova iOS prepare is removing UISupportedInterfaceOrientations from the plist file

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8953:
-
Component/s: (was: iOS)
Environment: iOS

 Cordova iOS prepare is removing UISupportedInterfaceOrientations from the 
 plist file
 

 Key: CB-8953
 URL: https://issues.apache.org/jira/browse/CB-8953
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 5.0.0
 Environment: iOS
Reporter: Vinoth Kumar

 I just installed the CLI 5.0.0 and when I try to run,
 'cordova prepare ios', it is modifying the app plist file.
 That is, the prepare is removing the UISupportedInterfaceOrientations key and 
 the array list from the plist.
 Before Prepare: 
 keyUISupportedInterfaceOrientations/key
   array
   stringUIInterfaceOrientationPortrait/string
   stringUIInterfaceOrientationPortraitUpsideDown/string
   /array
   keyUISupportedInterfaceOrientations~ipad/key
   array
   stringUIInterfaceOrientationPortrait/string
   stringUIInterfaceOrientationLandscapeLeft/string
   stringUIInterfaceOrientationPortraitUpsideDown/string
   stringUIInterfaceOrientationLandscapeRight/string
   /array
 After Prepare:
  keyUISupportedInterfaceOrientations~ipad/key
 array
   stringUIInterfaceOrientationPortrait/string
   stringUIInterfaceOrientationLandscapeLeft/string
   stringUIInterfaceOrientationPortraitUpsideDown/string
   stringUIInterfaceOrientationLandscapeRight/string
 /array



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8380) Running 'cordova build --release --device' fails

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8380:
-
Component/s: (was: iOS)
 Labels: cordova-ios-4.0.x  (was: )

 Running 'cordova build --release --device' fails
 

 Key: CB-8380
 URL: https://issues.apache.org/jira/browse/CB-8380
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 3.8.0
Reporter: Jenny Gee
  Labels: cordova-ios-4.0.x
 Fix For: 4.0.0


 When running 'cordova build --release --device', it fails with the following 
 error:
 {code}
 Check dependencies
 Code Sign error: No code signing identities found: No valid signing 
 identities (i.e. certificate and private key pair) matching the team ID 
 “(null)” were found.
 warning: no rule to process file 
 '/Users/gfxbbuser/TestProjects/iosTestXCode6/platforms/ios/iosTestXCode6/main.m'
  of type sourcecode.c.objc for architecture armv7 armv7s arm64
 warning: no rule to process file 
 '/Users/gfxbbuser/TestProjects/iosTestXCode6/platforms/ios/iosTestXCode6/Classes/AppDelegate.m'
  of type sourcecode.c.objc for architecture armv7 armv7s arm64
 warning: no rule to process file 
 '/Users/gfxbbuser/TestProjects/iosTestXCode6/platforms/ios/iosTestXCode6/Classes/MainViewController.m'
  of type sourcecode.c.objc for architecture armv7 armv7s arm64
 CodeSign error: code signing is required for product type 'Application' in 
 SDK 'iOS 8.1'
 ** BUILD FAILED **
 {code}
 Environment found:
 
 - Yosemite
 - XCode6.1
 - Certificates and Provisioning Profiles are all installed
 First Build in Cordova 3.5.0
 - No Problems. And app is signed
 Then build in Cordova 4.2.0
 - Error is above
 Then built in Cordova 4.2.1-dev
 - Same error above
 In all cases, all I did was switch the version of cordova, and it's quite 
 apparent to me that it can't find the proper signing identity. 
 oh yes - In both the above cases, I even had an iPhone attached, just for 
 kicks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-4404) android:windowSoftInputMode has no effect in full screen mode, and adjustPan does not work in non-full screen mode

2015-05-05 Thread Joe Bowser (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bowser resolved CB-4404.

Resolution: Implemented

This has been implemented and the last word on it was in October 2014.  If 
there's still issues with adjustResize and adjustPan, please re-open this issue.

 android:windowSoftInputMode has no effect in full screen mode, and 
 adjustPan does not work in non-full screen mode
 

 Key: CB-4404
 URL: https://issues.apache.org/jira/browse/CB-4404
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 2.9.0
 Environment: * Mac OS 10.7.5
 * Android 4.1.2 and 4.2.2 emulator using Intel's x86 images
Reporter: Daniel Trebbien
Assignee: Andrew Grieve

 _I recently posted a description of this issue to the phonegap group at 
 [https://groups.google.com/d/topic/phonegap/J-h0lt68x0g/discussion]._
 I am testing out PhoneGap 2.9.0 in the Android emulator (using Intel's x86 
 images), and I am seeing the issue that the android:windowSoftInputMode 
 setting is not having an effect.  By default, the setting is set to 
 adjustPan in the generated project, but when I actually focus a text 
 input, the soft keyboard appears on top of the app, but does not pan the 
 main window, and the input is usually hidden beneath the keyboard as a 
 result.
 Steps to reproduce:
 # Create a new PhoneGap 2.9.0 project using the {{cordova create}} utility.  
 Add the 'android' platform.
 # Open the project in Eclipse.
 # Edit {{index.html}} to add {{brbrbrbrbrbrbrinput 
 placeholder=Text box}} below the {{h1Apache Cordova/h1}} heading.
 # Run the app in Android 4.1.2 or 4.2.2 emulator.
 # Tap the input and notice that the soft keyboard is placed over the app 
 and the input is hidden beneath.
 # Try changing the android:windowSoftInputMode setting in 
 {{AndroidManifest.xml}} to adjustResize, reload the app, and notice that 
 the app is not resized when the input receives keyboard focus.
 I am seeing this problem in Android 4.1.2 and 4.2.2 emulator.  In Android 
 4.0.3 emulator, the app pans as expected.
 The strange thing is that if I load the www/ files in the Browser and focus 
 the input, then the window is resized to fit the soft keyboard like normal. 
  This seems to imply that android:windowSoftInputMode works fine in the 
 emulator, but there is some issue in PhoneGap that is preventing it from 
 working.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8902) Fullscreen set to 'true' should hide the navigation bar on capable android devices

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8902:


Github user pwnall commented on the pull request:

https://github.com/apache/cordova-android/pull/175#issuecomment-99301712
  
I look forward to using this! :heart: 


 Fullscreen set to 'true' should hide the navigation bar on capable android 
 devices
 

 Key: CB-8902
 URL: https://issues.apache.org/jira/browse/CB-8902
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Android
Affects Versions: Master
Reporter: Kenneth Chan
Assignee: Andrew Grieve
 Fix For: Master


 Fullscreen preference set to 'true' in the config.xml should hide the 
 navigation bar on android devices that support immersive mode.
 https://github.com/apache/cordova-android/pull/175



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-8961) Android Emulator not being killed by Medic on OSX

2015-05-05 Thread Dmitry Blotsky (JIRA)
Dmitry Blotsky created CB-8961:
--

 Summary: Android Emulator not being killed by Medic on OSX
 Key: CB-8961
 URL: https://issues.apache.org/jira/browse/CB-8961
 Project: Apache Cordova
  Issue Type: Bug
  Components: Medic
Affects Versions: Master
Reporter: Dmitry Blotsky
Assignee: Dmitry Blotsky


Multiple versions of the ARM emulator get used because only the x86/x64 
emulators are killed by Medic. We should be killing them all.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8674) [Windows] Access launch arguments

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8674:


Github user nikhilkh commented on the pull request:

https://github.com/apache/cordova-js/pull/108#issuecomment-99280031
  
LGTM. @purplecabbage - Thoughts?


 [Windows] Access launch arguments
 -

 Key: CB-8674
 URL: https://issues.apache.org/jira/browse/CB-8674
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Windows, Windows 8
Reporter: Sebastián Katzer
Assignee: Rob Paveza

 To get informed about the clicked local notification _on launch_ the plugin 
 needs to listen for the `activated` event.
 But the `activated` event at launch is called before any plugin is loaded. 
 Thus its not possible to access the required informations.
 Also see: https://msdn.microsoft.com/en-us/library/windows/apps/hh761468.aspx
 Is it possible to make the event arguments accessible for later usage?
 Its a blocker before the windows platform can be added to the 
 local-notification plugin.
 https://github.com/katzer/cordova-plugin-local-notifications
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-8963) media-capture core plugin with Cordova Cli 5.0 by iOS

2015-05-05 Thread Colin Bau (JIRA)
Colin Bau created CB-8963:
-

 Summary: media-capture core plugin with Cordova Cli 5.0 by iOS
 Key: CB-8963
 URL: https://issues.apache.org/jira/browse/CB-8963
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin Media Capture
Affects Versions: 5.0.1
 Environment: Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau


when I use
cordova build ios --debug
cordova build ios --release
it will show this warning message (although it still can build success)
http://www.littlebau.com/cli/media-capture_cli.png
so...
is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8752) Docs for Hooks are missing

2015-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-8752:
--

Docs are scattered everywhere:
1. https://github.com/apache/cordova-cli/#hooks-1
2. https://github.com/apache/cordova-app-hello-world/blob/master/hooks/README.md


 Docs for Hooks are missing
 --

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

 Docs for Hooks are missing. I'd assume both a main page and mention of 
 calling hooks from config.xml here: 
 http://cordova.apache.org/docs/en/4.0.0/config_ref_index.md.html#The%20config.xml%20File



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8713) orientation preference of portrait does not apply to iPad build

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8713:
-
Labels: cordova-ios-4.0.x  (was: )

 orientation preference of portrait does not apply to iPad build
 -

 Key: CB-8713
 URL: https://issues.apache.org/jira/browse/CB-8713
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 4.1.3
 Environment: OSX 10.10.2 (yosemite) iOS
Reporter: Phil Dougherty
Priority: Minor
  Labels: cordova-ios-4.0.x
   Original Estimate: 1h
  Remaining Estimate: 1h

 NOTE- actually only tested with cordova --version 4.2.0, but the Affects 
 Version box won't let me type that...
 With 
 preference name=orientation value=portrait /
 in config.xml, the project created with 
 cordova platform add ios
 the settings for iPhone are correctly set to only allow portrait, but for 
 iPad they are not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8680) Support Swift templates

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8680:
-
Labels: cordova-ios-4.0.x ios swift xcode  (was: ios swift xcode)

 Support Swift templates
 ---

 Key: CB-8680
 URL: https://issues.apache.org/jira/browse/CB-8680
 Project: Apache Cordova
  Issue Type: Wish
  Components: CLI, iOS
Reporter: Nathan Hazout
Priority: Critical
  Labels: cordova-ios-4.0.x, ios, swift, xcode

 As an application developer, I want to add custom native code in my Cordova 
 project (not plugins).
 I would like Cordova to be provide an option tp generate the XCode template 
 with a  App Delegate in Swift.
 Swift is becoming more and more important. New iOS developers learn Swift 
 first now.
 Also, there are chances that Apple may require Swift by default in a few 
 versions...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-6973) Use JSHint in Cordova CLI tools

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-6973.
--
Resolution: Fixed

 Use JSHint in Cordova CLI tools
 ---

 Key: CB-6973
 URL: https://issues.apache.org/jira/browse/CB-6973
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Reporter: Mark Koudritsky
Assignee: Mark Koudritsky





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8887) Dashes not allowed in App-ID

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8887:
-
Labels: cordova-ios-4.0.x  (was: )

 Dashes not allowed in App-ID
 

 Key: CB-8887
 URL: https://issues.apache.org/jira/browse/CB-8887
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: Master
 Environment: Windows 8.1
Reporter: Simon Schwichtenberg
Priority: Critical
  Labels: cordova-ios-4.0.x

 Hi,
 I recently updated to Cordova 5 and I noticed that it is not possible to 
 create projects that contains dashes ( - ) in the App-ID anymore. The message 
 that I get is: App id contains a reserved word, or is not a valid 
 identifier. That is not so nice because the namespace of my iOS provisioning 
 profile contains dashes.
 Best, Simon 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-3360) Set custom InAppBrowser user-agent

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-3360:


Github user sinofool commented on the pull request:


https://github.com/apache/cordova-plugin-inappbrowser/pull/94#issuecomment-99256131
  
There is a minor difference with pull request in cordova-ios.
The original OverrideUserAgent will also ignore AppendUserAgent 
configuration.
If both configs provided, the behaviour will be different.



 Set custom InAppBrowser user-agent
 --

 Key: CB-3360
 URL: https://issues.apache.org/jira/browse/CB-3360
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Android, BlackBerry, Plugin InAppBrowser, WP8
Affects Versions: 2.7.0
 Environment: iOS, Android, WP8, BlackBerry
Reporter: Kevin Simpson
Assignee: Joe Bowser
Priority: Minor
  Labels: Cordova, InAppBrowser, android, cordova-ios-4.0.x

 Currently you can set a custom user-agent for the main Cordova webview by 
 overriding the init method for the DroidGap class. However, when opening a 
 page in the InAppBrowser, that webview will still contain the default 
 user-agent.
 There are two solutions that I have thought of to this:
 1. Set the user-agent of the InAppBrowser webview to whatever the user-agent 
 in the Cordova webview is set to. (This is what I am currently doing, as it 
 was a one line change, but it requires rebuilding Cordova manually)
 2. Have some sort of configuration option to set the user-agent for the 
 InAppBrowser. This would allow a different user-agent from the main webview, 
 but is also a more involved change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8946) ToastCapable preference

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8946:


Github user purplecabbage commented on the pull request:

https://github.com/apache/cordova-windows/pull/74#issuecomment-99278002
  
Okay, we can merge this.  I will file an issue to fix plugman also.
I would much rather if we could just go:
```config-file target=package.phone.appxmanifest 
parent=/Package/Applications/Application/m3:VisualElements[@ToastCapable]true/config-file
config-file target=package.windows.appxmanifest 
parent=/Package/Applications/Application/m3:VisualElements[@ToastCapable]true/config-file
config-file target=package.windows80.appxmanifest 
parent=/Package/Applications/Application/m3:VisualElements[@ToastCapable]true/config-file```



 ToastCapable preference
 ---

 Key: CB-8946
 URL: https://issues.apache.org/jira/browse/CB-8946
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Windows, Windows 8
Reporter: Sebastián Katzer
Assignee: Rob Paveza

 The config.xml does not offer a preference to enable the usage of toast 
 notifications.
 The capability to raise toast notifications is declared in the app's 
 package.appxmanifest file and cannot modified through code. At the moment the 
 `ToastCapable` flag can only be set through a plugin hook - which isn't a 
 solution for PGB.
 Also see: 
 https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh868218.aspx
 Is it possible to add a ToastCapable preference to config.xml?
 Its a blocker before the next version of the local-notification plugin can be 
 released and published on PGB.
 https://github.com/katzer/cordova-plugin-local-notifications
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8947) alert() crashes when passing a JSON object on iOS

2015-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-8947:
--

Is there a crash log?
you refer to alert() here... is this window.alert or 
navigator.notifications.alert (the plugin interface)?

 alert() crashes when passing a JSON object on iOS
 -

 Key: CB-8947
 URL: https://issues.apache.org/jira/browse/CB-8947
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Dialogs
Affects Versions: 4.0.0
 Environment: Notifications Plugin version 0.3.0
Reporter: Dennis Patzer
Priority: Critical
   Original Estimate: 1h
  Remaining Estimate: 1h

 In the error handler of a geolocation retrieval I had alert(error); which 
 crashes, because I passed an object into the function call. This shouldn't 
 happen.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8921) menubutton event not firing

2015-05-05 Thread DaAwesomeP (JIRA)

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

DaAwesomeP commented on CB-8921:


I have so far seen this on both Android 4.2.2 and 4.4.2 in the Google 
emulators. I haven't tested on 2.3, but I don't think that very many people 
worry about that version anymore. I have also have a physical Samsung 4.2.2 
device that has this issue. It doesn't apply only to Android 2.3 and the 
emulators show that it isn't a problem with Samsung devices in particular.

 menubutton event not firing
 ---

 Key: CB-8921
 URL: https://issues.apache.org/jira/browse/CB-8921
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
 Environment: Android Emulator, SDK 19
Reporter: Jean-Luc Desroches
Assignee: Joe Bowser
Priority: Minor

 After updating to latest version of cordova (5.0) menubutton event is never 
 triggered. Have tested in hello world app, as well as in my  own app, neither 
 of which register any menubutton events



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-8964) wp8 with Cordova Cli 5.0

2015-05-05 Thread Colin Bau (JIRA)
Colin Bau created CB-8964:
-

 Summary: wp8 with Cordova Cli 5.0
 Key: CB-8964
 URL: https://issues.apache.org/jira/browse/CB-8964
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP8
Affects Versions: 5.0.1
 Environment: Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau
Assignee: Jesse MacFadyen


when I use
cordova build wp8 --debug
cordova build wp8 --release
it will show this warning message (although it still can build success)
http://www.littlebau.com/cli/wp8_cli.png
so...
is it normal or abnormal

PS
I translate the Chinese word to English
===
In this scenario ㄧ times build a project, to enable parallel assembly, add / 
m parameter
Because not waiting call, we will continue to apply its current method before 
the call is completed, consider await operator applied to the results of the 
call ...
===



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8945) hyphen in project id not allowed for iOS

2015-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-8945:
--

Also, Windows does not allow hyphens. It appears that the code that validates 
package ids is a common one, and does not differentiate between platforms.

 hyphen in project id not allowed for iOS
 

 Key: CB-8945
 URL: https://issues.apache.org/jira/browse/CB-8945
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Affects Versions: 3.5.0
 Environment: cli
Reporter: Michael Tamony

 I have been using a hyphen in my file name for years which means it is set up 
 in various  development environments like Apple. Now I am getting an error 
 App id contains a reserved word, or is not a valid identifier.
 Is this a known bug? Is this now a permanent change?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8960) Add docs for AppendUserAgent, OverrideUserAgent

2015-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-8960:
--

If OverrideUserAgent is set, it will ignore AppendUserAgent.
Thus to set AppendUserAgent, OverrideUserAgent must be false.

 Add docs for AppendUserAgent, OverrideUserAgent
 ---

 Key: CB-8960
 URL: https://issues.apache.org/jira/browse/CB-8960
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs, iOS
Reporter: Shazron Abdullah
 Fix For: 4.0.0


 See CB-3360



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8963) Fix warnings with media-capture core plugin

2015-05-05 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8963:
---

problem solved
thanks Shazron
please change the status to close

 Fix warnings with media-capture core plugin
 ---

 Key: CB-8963
 URL: https://issues.apache.org/jira/browse/CB-8963
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Media Capture
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/media-capture_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8962) Fix warnings with status bar core plugin

2015-05-05 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8962:
---

problem solved
thanks Shazron

 Fix warnings with status bar core plugin
 

 Key: CB-8962
 URL: https://issues.apache.org/jira/browse/CB-8962
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Statusbar
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/statusbar_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8630) Document CordovaWebViewEngine iOS preference (pluggable webviews)

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8630:
-
Labels: cordova-ios-4.0.x  (was: )

 Document CordovaWebViewEngine iOS preference (pluggable webviews)
 -

 Key: CB-8630
 URL: https://issues.apache.org/jira/browse/CB-8630
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Docs
 Environment: iOS
Reporter: Shazron Abdullah
  Labels: cordova-ios-4.0.x
 Fix For: 4.0.0


 The webview as a plugin approach. 
 {code}
 // The webview has to be installed as a plugin, and conform to the 
 CDVWebViewEngineProtocol protocol
 // the value here should match the feature name 
 preference name=CordovaWebViewEngine value=CDVWKWebViewEngine /
 {code}
 By default, the value would be CDVUIWebViewEngine



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8893) Remove docs for iOS window.shouldRotateToOrientation call

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8893:
-
Labels: cordova-ios-4.0.x  (was: )

 Remove docs for iOS window.shouldRotateToOrientation call
 -

 Key: CB-8893
 URL: https://issues.apache.org/jira/browse/CB-8893
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Affects Versions: 4.0.0
 Environment: iOS
Reporter: Shazron Abdullah
  Labels: cordova-ios-4.0.x

 See: 
 https://git1-us-west.apache.org/repos/asf?p=cordova-docs.git;a=blob;f=docs/en/edge/config_ref/index.md;hb=faa9a493#l193
 This has been removed in cordova-ios 4.0.x, unless an alternative is found to 
 get around the synchronous supportedOrientations call. 
 Removed because in WKWebView, calling into JavaScript is now async, thus the 
 common CDVWKWebViewEngine protocol only supports async as the common 
 denominator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Comment Edited] (CB-8962) Fix warnings with status bar core plugin

2015-05-05 Thread Colin Bau (JIRA)

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

Colin Bau edited comment on CB-8962 at 5/6/15 4:22 AM:
---

problem solved
thanks Shazron


was (Author: bau720123):
problem solved
thanks Shazron
please change the status to close

 Fix warnings with status bar core plugin
 

 Key: CB-8962
 URL: https://issues.apache.org/jira/browse/CB-8962
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Statusbar
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/statusbar_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Comment Edited] (CB-8963) Fix warnings with media-capture core plugin

2015-05-05 Thread Colin Bau (JIRA)

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

Colin Bau edited comment on CB-8963 at 5/6/15 4:21 AM:
---

problem solved
thanks Shazron


was (Author: bau720123):
problem solved
thanks Shazron
please change the status to close

 Fix warnings with media-capture core plugin
 ---

 Key: CB-8963
 URL: https://issues.apache.org/jira/browse/CB-8963
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Media Capture
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/media-capture_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Comment Edited] (CB-8962) Fix warnings with status bar core plugin

2015-05-05 Thread Colin Bau (JIRA)

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

Colin Bau edited comment on CB-8962 at 5/6/15 4:21 AM:
---

problem solved
thanks Shazron
please change the status to close


was (Author: bau720123):
problem solved
thanks Shazron

 Fix warnings with status bar core plugin
 

 Key: CB-8962
 URL: https://issues.apache.org/jira/browse/CB-8962
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Statusbar
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/statusbar_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8407) file-transfer plugin fails to download a file if to ms-appdata specified file on windows

2015-05-05 Thread Young Park (JIRA)

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

Young Park commented on CB-8407:


Hi, 

I'm using 
cordova-plugin-file 2.0.0 File
cordova-plugin-file-transfer 1.0.0 File Transfer

and seems with Cordova 5.0.0, this is happening again. It works fine with iOS; 
however not for Android. first attempt to download gives code 3. 

 file-transfer plugin fails to download a file if to ms-appdata specified file 
 on windows
 

 Key: CB-8407
 URL: https://issues.apache.org/jira/browse/CB-8407
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer
Affects Versions: 0.4.8
 Environment: Windows platform
 File-transfer plugin@0.4.9-dev
 file plugin@1.3.4-dev
Reporter: Vladimir Kotikov
Assignee: Vladimir Kotikov
  Labels: file, file-transfer, windows

 download() in file-transfer plugin expects path instead of internal URL on 
 windows
 This bug seems to be introduced with these changes to cordova-plugin-file: 
 https://github.com/apache/cordova-plugin-file/commit/bcbeae24cd24583b790da95e0e076492eb16cd4f
 All tests for download method of file-transfer plugin now fail on windows 
 with following message:
 Exception calling native with command :: FileTransfer :: download 
 ::exception=WinRTError: The parameter is incorrect.
 As per internal discussion, this line may be the cause:
 https://github.com/apache/cordova-plugin-file-transfer/blob/master/src/windows/FileTransferProxy.js#L166



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8611) Cannot add platform with node@0.12.0 inside authenticate proxy

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-8611.
--
Resolution: Duplicate
  Assignee: Shazron Abdullah

Consolidating into CB-8662

 Cannot add platform with node@0.12.0 inside authenticate proxy
 --

 Key: CB-8611
 URL: https://issues.apache.org/jira/browse/CB-8611
 Project: Apache Cordova
  Issue Type: Bug
 Environment: OS: Ubuntu 14.04 LTS x64
 Cordova: 4.3.0
Reporter: Tomo Masakura
Assignee: Shazron Abdullah
Priority: Critical

  Cannot add platform with node@0.12.0 inside authenticate proxy.
 {quote}
 $ echo $http_proxy
 http://user:p...@proxy.example.com:8080/
 $ echo $https_proxy
 http://user:p...@proxy.example.com:8080/
 $ nvm use v0.12.0
 $ npm install -g cordova@4.3.0
 $ rm -rf ~/.cordova
 $ cordova create project1
 $ cd project1
 $ cordova platform add browser
 npm http GET https://registry.npmjs.org/cordova-browser/3.6.0
 TypeError: Request path contains unescaped characters.
 at new ClientRequest (_http_client.js:73:11)
 at TunnelingAgent.exports.request (http.js:49:10)
 at TunnelingAgent.createSocket 
 (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js:117:25)
 at TunnelingAgent.createSecureSocket [as createSocket] 
 (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js:184:41)
 at TunnelingAgent.addRequest 
 (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js:80:8)
 at new ClientRequest (_http_client.js:154:16)
 at Object.exports.request (http.js:49:10)
 at Object.exports.request (https.js:136:15)
 at Request.start 
 (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:594:30)
 at Request.end 
 (/home/masakura/.nvm/versions/node/v0.12.0/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:1186:28)
 {quote}
 - node@0.10.36 is OK
 - cordova@4.2.0 and node@0.12.0 is OK
 - Same problem with OS X (Yosemite)
 - cordova platform add android is NG
 - cordova plugin add org.apache.cordova.camera is OK



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8647) `cordova platform add` should look for plugin variables first in config.xml, then in fetch.json when adding a new platform

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8647:
-
Component/s: CordovaLib

 `cordova platform add` should look for plugin variables first in config.xml, 
 then in fetch.json when adding a new platform
 --

 Key: CB-8647
 URL: https://issues.apache.org/jira/browse/CB-8647
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CordovaLib
Reporter: Omar Mefire
Priority: Minor

 According to the code here : 
 https://github.com/apache/cordova-lib/blob/764c9cb12539cff50b4eaee807366c425cd1dd8a/cordova-lib/src/cordova/platform.js#L602,
 when installing a new platform, if we encounter a plugin that requires 
 variables (i.e: facebook plugin with APP_ID variable), we check in config.xml 
 for the variables to use.
 Maybe, we should check fetch.json for variables in case they aren't found in 
 config.xml. Because fetch.json would have records of currently installed 
 plugins with their variables values. Also, there might be cases when the user 
 has just installed a plugin with variables, but has not yet committed it to 
 config.xml. In this particular case, config.xml would have no variables, 
 while fetch.json would contain them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8407) file-transfer plugin fails to download a file if to ms-appdata specified file on windows

2015-05-05 Thread Young Park (JIRA)

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

Young Park commented on CB-8407:


Ooops. added comment to wrong ticket. please ignore above comment.

 file-transfer plugin fails to download a file if to ms-appdata specified file 
 on windows
 

 Key: CB-8407
 URL: https://issues.apache.org/jira/browse/CB-8407
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer
Affects Versions: 0.4.8
 Environment: Windows platform
 File-transfer plugin@0.4.9-dev
 file plugin@1.3.4-dev
Reporter: Vladimir Kotikov
Assignee: Vladimir Kotikov
  Labels: file, file-transfer, windows

 download() in file-transfer plugin expects path instead of internal URL on 
 windows
 This bug seems to be introduced with these changes to cordova-plugin-file: 
 https://github.com/apache/cordova-plugin-file/commit/bcbeae24cd24583b790da95e0e076492eb16cd4f
 All tests for download method of file-transfer plugin now fail on windows 
 with following message:
 Exception calling native with command :: FileTransfer :: download 
 ::exception=WinRTError: The parameter is incorrect.
 As per internal discussion, this line may be the cause:
 https://github.com/apache/cordova-plugin-file-transfer/blob/master/src/windows/FileTransferProxy.js#L166



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8595) Merge platform specific code into one place

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-8595.
--
Resolution: Fixed

 Merge platform specific code into one place
 ---

 Key: CB-8595
 URL: https://issues.apache.org/jira/browse/CB-8595
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CordovaLib
Reporter: Mark Koudritsky
Assignee: Mark Koudritsky

 Currently we have two separate places for platform specific code
 src/cordova/metadata
 src/plugman/platforms
 This is confusing.
 Once consolidated the platform specific code will be much easier to move to 
 the platform repos where it belongs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8627) 'cordova plugin add git_url' erroneously updates fetch.json even when the 'add operation fails'

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8627:
-
Component/s: CLI

 'cordova plugin add git_url' erroneously updates fetch.json even when the 
 'add operation fails'
 ---

 Key: CB-8627
 URL: https://issues.apache.org/jira/browse/CB-8627
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Omar Mefire

 Trying to add the facebookconnect plugin, with missing variables results in :
 - cordova plugin add com.phonegap.plugins.facebookconnect
 This results in an error message, as expected: 'Variable(s) missing (use: 
 --variable APP_ID=value --variable APP_NAME=value). and as expected, 
 fetch.json is not updated with the plugin info.
 However, trying to add the same plugin by using its github repository yields 
 the following result : 
 - cordova plugin add https://github.com/Wizcorp/phonegap-facebook-plugin.git
 This results in fetch.json being updated with the plugin info even though 
 the plugin installation failed. It should not be the case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8595) Merge platform specific code into one place

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8595:
-
Component/s: CordovaLib

 Merge platform specific code into one place
 ---

 Key: CB-8595
 URL: https://issues.apache.org/jira/browse/CB-8595
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CordovaLib
Reporter: Mark Koudritsky
Assignee: Mark Koudritsky

 Currently we have two separate places for platform specific code
 src/cordova/metadata
 src/plugman/platforms
 This is confusing.
 Once consolidated the platform specific code will be much easier to move to 
 the platform repos where it belongs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8486) Support for creating signed archive for Windows

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8486:


GitHub user muratsu opened a pull request:

https://github.com/apache/cordova-windows/pull/75

CB-8486 Support for signing and build.json for Windows

Related JIRA item:
https://issues.apache.org/jira/browse/CB-8483

Details of the design and scenario here:

https://docs.google.com/document/d/1tJQ9OoGrrMhZcLI3mg46rGzAfbiQu9PuNBL1auAMGFM/edit#

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-windows packaging

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-windows/pull/75.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #75


commit 560c633819a63c277bc5ff80ab416332741ac0dd
Author: Murat Sutunc sut...@gmail.com
Date:   2015-04-14T01:17:07Z

CB-8486 Support for signing and build.json for Windows




 Support for creating signed archive for Windows
 ---

 Key: CB-8486
 URL: https://issues.apache.org/jira/browse/CB-8486
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Windows
Affects Versions: 4.0.0
Reporter: Nikhil Khandelwal
Assignee: Murat Sutunc

 Details of the design here
 https://docs.google.com/document/d/1tJQ9OoGrrMhZcLI3mg46rGzAfbiQu9PuNBL1auAMGFM/edit#



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8963) Fix warnings with media-capture core plugin

2015-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-8963:
--

The warnings are fine for now. I've changed the title to reflect that we need 
to fix the warnings.

 Fix warnings with media-capture core plugin
 ---

 Key: CB-8963
 URL: https://issues.apache.org/jira/browse/CB-8963
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Media Capture
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/media-capture_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8962) Fix warnings with status bar core plugin

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8962:
-
Component/s: (was: iOS)
Environment: iOS, Cordova Cli 5.0 with all latest core official plugin  
(was: Cordova Cli 5.0 with all latest core official plugin)
Summary: Fix warnings with status bar core plugin  (was: status bar 
core plugin with Cordova Cli 5.0 by iOS)

 Fix warnings with status bar core plugin
 

 Key: CB-8962
 URL: https://issues.apache.org/jira/browse/CB-8962
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Statusbar
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/statusbar_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8963) Fix warnings with media-capture core plugin

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8963:
-
Summary: Fix warnings with media-capture core plugin  (was: media-capture 
core plugin with Cordova Cli 5.0 by iOS)

 Fix warnings with media-capture core plugin
 ---

 Key: CB-8963
 URL: https://issues.apache.org/jira/browse/CB-8963
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Media Capture
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/media-capture_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8962) Fix warnings with status bar core plugin

2015-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-8962:
--

The warnings are fine for now. I've changed the title to reflect that we should 
fix the warnings.

 Fix warnings with status bar core plugin
 

 Key: CB-8962
 URL: https://issues.apache.org/jira/browse/CB-8962
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Statusbar
Affects Versions: 5.0.1
 Environment: iOS, Cordova Cli 5.0 with all latest core official plugin
Reporter: Colin Bau

 when I use
 cordova build ios --debug
 cordova build ios --release
 it will show this warning message (although it still can build success)
 http://www.littlebau.com/cli/statusbar_cli.png
 so...
 is it normal or abnormal



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8945) hyphen in project id not allowed for iOS

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-8945.
--
Resolution: Duplicate
  Assignee: Shazron Abdullah

 hyphen in project id not allowed for iOS
 

 Key: CB-8945
 URL: https://issues.apache.org/jira/browse/CB-8945
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Affects Versions: 3.5.0
 Environment: cli
Reporter: Michael Tamony
Assignee: Shazron Abdullah

 I have been using a hyphen in my file name for years which means it is set up 
 in various  development environments like Apple. Now I am getting an error 
 App id contains a reserved word, or is not a valid identifier.
 Is this a known bug? Is this now a permanent change?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8456) Can't make cross-origin ajax calls from a web worker

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8456:
-
Component/s: Android

 Can't make cross-origin ajax calls from a web worker
 

 Key: CB-8456
 URL: https://issues.apache.org/jira/browse/CB-8456
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
 Environment: Cordova 3.5, Android 5 and Intel XDK 1621
Reporter: Giorgio Beggiora

 Configuring the config.xml i can make cross-origin ajax calls using the 
 XMLHttpRequest object. But if i move the script to a web worker created with 
 the blob technique it doesn't work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8925) webkitRequestFullscreen fails silently

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8925:
-
Component/s: Android

 webkitRequestFullscreen fails silently
 --

 Key: CB-8925
 URL: https://issues.apache.org/jira/browse/CB-8925
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
 Environment: Cordova 4.3.0
 Android build tools 22
 Project target: Android 4.2.2, API 19
Reporter: eric ramirez

 Dear Cordova Team,
 I ran into what seems to be a bug with Cordova and Chrome/HTML5 
 webkitRequestFullscreen method.
 Step to reproduce:
 - Create a new Cordova project, add android platform
 -Edit the default index.html file, add these elements:
div id='myText’Test Full Screen Content/div
 input type='button' value=‘Go full Screen' 
 onclick='document.getElementById(myText).webkitRequestFullscreen();’/
 - Open the index.html file using Chrome on your computer, click on the 
 button, full screen works as expected.
 - Install the app on android device, click on the button, nothing happens, no 
 error gets printed on Chrome's console.  
  I looked for any Cordova plugin to use full screen Divs/HTML elements (not 
 just video or images objects) but couldn’t find any.
 Thanks in advance for your help!
 Eric.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8957) PMC RDF needs to use asfext:pmc, not asfext:PMC

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8957:
-
Assignee: Shazron Abdullah

 PMC RDF needs to use asfext:pmc, not asfext:PMC
 ---

 Key: CB-8957
 URL: https://issues.apache.org/jira/browse/CB-8957
 Project: Apache Cordova
  Issue Type: Bug
  Components: Website
 Environment: 
 http://svn.apache.org/repos/asf/cordova/site/infra/doap_Cordova_PMC.rdf
Reporter: Sebb
Assignee: Shazron Abdullah

 The asfext DOAP extension PMC data documentation [1] was clarified recently, 
 as there was some historic confusion over whether the property name should be 
 in upper or lower case.
 It has now been confirmed that lower case should be used [2]. 
 There are a few PMC data files which currently use upper case; your PMC is 
 one such.
 Please could the project change asfext:PMC to asfext:pmc in the file? 
 There will be two such references.
 Thanks.
 [1] http://projects.apache.org/docs/pmc.html
 [2] http://projects.apache.org/ns/asfext



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8957) PMC RDF needs to use asfext:pmc, not asfext:PMC

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8957:
-
Component/s: Website

 PMC RDF needs to use asfext:pmc, not asfext:PMC
 ---

 Key: CB-8957
 URL: https://issues.apache.org/jira/browse/CB-8957
 Project: Apache Cordova
  Issue Type: Bug
  Components: Website
 Environment: 
 http://svn.apache.org/repos/asf/cordova/site/infra/doap_Cordova_PMC.rdf
Reporter: Sebb

 The asfext DOAP extension PMC data documentation [1] was clarified recently, 
 as there was some historic confusion over whether the property name should be 
 in upper or lower case.
 It has now been confirmed that lower case should be used [2]. 
 There are a few PMC data files which currently use upper case; your PMC is 
 one such.
 Please could the project change asfext:PMC to asfext:pmc in the file? 
 There will be two such references.
 Thanks.
 [1] http://projects.apache.org/docs/pmc.html
 [2] http://projects.apache.org/ns/asfext



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8712) I'm using ssl enabled domain for my app, when i install directly to my mobile in debugging mode using nodejs is working fine, but after published in play store ssl enable

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-8712.
--
Resolution: Incomplete
  Assignee: Shazron Abdullah

 I'm using ssl enabled domain for my app, when i install directly to my  
 mobile in debugging mode using nodejs is working fine, but after published  
 in play store ssl enabled domains are not working. Please share your 
 response. Thanks in Advance
 

 Key: CB-8712
 URL: https://issues.apache.org/jira/browse/CB-8712
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Janardana Behara
Assignee: Shazron Abdullah





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8158) Browserify: Keep a symbol List of requires so runtime require still works

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8158:
-
Component/s: CordovaJS

 Browserify: Keep a symbol List of requires so runtime require still works
 -

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

 Right now, a couple of plugins + wp8 and android pass chunks of javascript 
 from native. 
 some of the calls from native use require. No way for us to intercept this 
 and browserify it during build time. So we need to attach a symbol map to 
 cordova.js that is generated and allow runtime require. 
 Hopefully in the long term, we can change the native side to not have to rely 
 on passing around requires. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8615) (Windows) .winmd files with the same names are not added properly when using framework tag with target attribute

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8615:
-
Component/s: (was: Windows)
 (was: Plugins)
 Plugman

 (Windows) .winmd files with the same names are not added properly when using 
 framework tag with target attribute
 

 Key: CB-8615
 URL: https://issues.apache.org/jira/browse/CB-8615
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Reporter: Alexander Sorokin

 When winmd files referenced by framework tag in plugin.xml have same names, 
 only last one of them will be present in platform directory on plugin install.
 For example,
 {code:title=plugin.xml}
 platform name=windows
 ...
 framework 
 src=src/windows/lib/wpa/Microsoft.IdentityModel.Clients.ActiveDirectory.winmd
  target=phone custom=true/
 framework 
 src=src/windows/lib/netcore45/Microsoft.IdentityModel.Clients.ActiveDirectory.winmd
  target=windows custom=true/
 /platform
 {code}
 When we install this plugin for windows platform, only the second winmd file 
 is present in `platforms\windows\plugins\some.plugin.id` directory 
 (apparently, the first lib is being replaced by the second one).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8842) Device motion test failures on Android and iOS

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8842:
-
Component/s: (was: iOS)

 Device motion test failures on Android and iOS
 --

 Key: CB-8842
 URL: https://issues.apache.org/jira/browse/CB-8842
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Device Motion
Affects Versions: Master
 Environment: OSX, Windows
Reporter: Dmitry Blotsky
  Labels: android, ios, plugin, plugin-device-motion, test-fail
   Original Estimate: 168h
  Remaining Estimate: 168h

 Test results here: 
 [http://ci.apache.org/builders/cordova-android-osx/builds/275/steps/running-tests/logs/stdio],
  and here: 
 [http://ci.apache.org/builders/cordova-ios/builds/399/steps/running-tests/logs/stdio].
 {noformat}
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.3 success 
 callback should be called with an Acceleration object
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.4 success 
 callback Acceleration object should have (reasonable) values for x, y and z 
 expressed in m/s^2
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.5 success 
 callback Acceleration object should return a recent timestamp
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) watchAcceleration accelerometer.spec.7 success 
 callback should be called with an Acceleration object
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) watchAcceleration accelerometer.spec.8 success 
 callback Acceleration object should have (reasonable) values for x, y and z 
 expressed in m/s^2
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) watchAcceleration accelerometer.spec.9 success 
 callback Acceleration object should return a recent timestamp
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) watchAcceleration accelerometer.spec.12 success 
 callback should be preserved and called several times
 cordova-plugin-device-motion-tests.tests  Accelerometer 
 (navigator.accelerometer) clearWatch accelerometer.spec.11 should clear an 
 existing watch
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8949) Update outdated NPM dependencies

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8949:
-
Component/s: Coho

 Update outdated NPM dependencies
 

 Key: CB-8949
 URL: https://issues.apache.org/jira/browse/CB-8949
 Project: Apache Cordova
  Issue Type: Bug
  Components: Coho
Reporter: Murat Sutunc
Assignee: Murat Sutunc

 Some modules Cordova depends on are outdates. We should be updating them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8950) Add Node Security Project to per-check-in testing

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8950:
-
Component/s: Coho

 Add Node Security Project to per-check-in testing
 -

 Key: CB-8950
 URL: https://issues.apache.org/jira/browse/CB-8950
 Project: Apache Cordova
  Issue Type: Bug
  Components: Coho
Reporter: Murat Sutunc
Assignee: Murat Sutunc

 Currently we don't have any automation on insecure dependency reporting. 
 Adding nsp to travis/appveyor will solve this problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8634) `cordova platform add git_url` should accept custom branches and check them out

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8634:
-
Component/s: CordovaLib

 `cordova platform add git_url` should accept custom branches and check them 
 out
 ---

 Key: CB-8634
 URL: https://issues.apache.org/jira/browse/CB-8634
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire
Assignee: Omar Mefire
Priority: Minor

 Currently, adding a platform via a git_url, always checks out the master 
 branch. It would be great if we could also checkout custom branches (i.e: 
 pluggable_webview branch) :
 `cordova platform add 
 https://github.com/apache/cordova-android.git#pluggable_webview`



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8633) Regression: `cordova platform add` does not support tarballs anymore

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8633:
-
Component/s: CordovaLib

 Regression: `cordova platform add` does not support tarballs anymore
 

 Key: CB-8633
 URL: https://issues.apache.org/jira/browse/CB-8633
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Omar Mefire
Assignee: Omar Mefire

 Issuing the command `cordova platform add 
 https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz`
  used to work. now, it results in the following error : 
 omefire@my-machine:~/Cordova/test-apps/hello$ cordova platform add 
 android@https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz;
 git cloning: 
 android@https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz;
 Unable to fetch platform 
 browser@android@https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz:
  Error: Command failed: Cloning into 
 '/home/omefire/.cordova/lib/tmp/tmp_cordova_git_23549_1425806531335'...
 fatal: unable to access 
 'android@https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz;':
  The requested URL returned error: 403



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8672) Create cordova command generates an error

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8672:
-
Component/s: CLI

 Create cordova command generates an error
 ---

 Key: CB-8672
 URL: https://issues.apache.org/jira/browse/CB-8672
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
 Environment: cordova-lib@4.3.0
 Plugman@0.22.12
 Node v0.10.30
Reporter: Kasun Weerakoon

 C:\Android\CordovaWorkplacecordova create test com.example.test Test
 Creating a new cordova project with name Test and id com.example.test at 
 location 
 C:\Android\CordovaWorkplace\test
 Downloading cordova library for www...
 Error: tunneling socket could not be established, cause=connect ETIMEDOUT
 at ClientRequest.onError (C:\Users\Dell 
 PC\AppData\Roaming\npm\node_modules\
 cordova\node_modules\cordova-lib\node_modules\request\node_modules\tunnel-agent\
 index.js:168:17)
 at ClientRequest.g (events.js:180:16)
 at ClientRequest.emit (events.js:95:17)
 at Socket.socketErrorListener (http.js:1547:9)
 at Socket.emit (events.js:95:17)
 at net.js:440:14
 at process._tickCallback (node.js:419:13)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8709) Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-8709.
--
Resolution: Fixed

 Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m
 ---

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


 This is an iOS 5.1 issue, and is no longer our deployment target.
 The issue was: 
 http://phonegap.com/2012/04/18/ios-5-1-and-the-embedded-uiwebview-with-cordova/
 Remove: 
 https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDVViewController.m#L282
 And also remove:
 https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDV.h#L30
 (which is Private now)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8499) 'cordova platform save' : should save all installed platforms to config.xml

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8499:
-
Component/s: CLI

 'cordova platform save' : should save all installed platforms to config.xml
 ---

 Key: CB-8499
 URL: https://issues.apache.org/jira/browse/CB-8499
 Project: Apache Cordova
  Issue Type: New Feature
  Components: CLI
Reporter: Omar Mefire
Assignee: Omar Mefire

 In addition to using 'cordova platform add android --save' to both add and 
 save a platform to config.xml, It would be useful to have a way to 'mass 
 save' already installed platforms to config.xml.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8610) License agreement doesn't show copyright year(s) and holder

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8610:
-
Component/s: Plugin Device
 Plugin Statusbar
 Plugin InAppBrowser
 Plugin Console

 License agreement doesn't show copyright year(s) and holder
 ---

 Key: CB-8610
 URL: https://issues.apache.org/jira/browse/CB-8610
 Project: Apache Cordova
  Issue Type: Task
  Components: Plugin Console, Plugin Device, Plugin InAppBrowser, 
 Plugin Statusbar
Reporter: Clay Williams

 Several components have the Apache license in them (for example, see bottom 
 of https://github.com/apache/cordova-plugin-console/blob/master/LICENSE), but 
 don't list copyright year or owner.  This is needed for proper reference in 
 other legal documents. 
 The components in question that I need information on are 
 https://github.com/apache/cordova-plugin-statusbar
 https://github.com/apache/cordova-plugin-inappbrowser
 https://github.com/apache/cordova-plugin-device
 https://github.com/apache/cordova-plugin-console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8624) cordova-plugman does not work with sinopia due to old npm version

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8624:
-
Component/s: Plugman

 cordova-plugman does not work with sinopia due to old npm version
 -

 Key: CB-8624
 URL: https://issues.apache.org/jira/browse/CB-8624
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Reporter: Pål-Kristian Hamre
Priority: Minor

 I'm working on setting up a local npm registry with sinopia[1] to our local 
 developer environment using cordova-plugman. 
 There was a change[2] in sinopia some months ago, requiring it to use at 
 least version 1.4.5 of npm.
 In the cordova-plugman project you use version 1.3.4 of npm[3]. Is there any 
 plans to update this to a more recent version of npm so it can work with 
 tools such as sinopia?
 [1]: https://github.com/rlidwka/sinopia
 [2]: https://github.com/rlidwka/sinopia/issues/93
 [3]: https://github.com/apache/cordova-plugman/blob/master/package.json#L24



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8610) License agreement doesn't show copyright year(s) and holder

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8610:
-
Assignee: Shazron Abdullah

 License agreement doesn't show copyright year(s) and holder
 ---

 Key: CB-8610
 URL: https://issues.apache.org/jira/browse/CB-8610
 Project: Apache Cordova
  Issue Type: Task
  Components: Plugin Console, Plugin Device, Plugin InAppBrowser, 
 Plugin Statusbar
Reporter: Clay Williams
Assignee: Shazron Abdullah

 Several components have the Apache license in them (for example, see bottom 
 of https://github.com/apache/cordova-plugin-console/blob/master/LICENSE), but 
 don't list copyright year or owner.  This is needed for proper reference in 
 other legal documents. 
 The components in question that I need information on are 
 https://github.com/apache/cordova-plugin-statusbar
 https://github.com/apache/cordova-plugin-inappbrowser
 https://github.com/apache/cordova-plugin-device
 https://github.com/apache/cordova-plugin-console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8770) Specify Camera Direction

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8770:
-
Component/s: Plugin Camera

 Specify Camera Direction
 

 Key: CB-8770
 URL: https://issues.apache.org/jira/browse/CB-8770
 Project: Apache Cordova
  Issue Type: New Feature
  Components: Plugin Camera
Reporter: Matthew Keable
Priority: Minor

 Would it be possible to add an option similar to the camera plugin that 
 allows the user to specify the direction of the camera when they call 
 camera.captureVideo?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8709) Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8709:
-
Component/s: iOS

 Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m
 ---

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


 This is an iOS 5.1 issue, and is no longer our deployment target.
 The issue was: 
 http://phonegap.com/2012/04/18/ios-5-1-and-the-embedded-uiwebview-with-cordova/
 Remove: 
 https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDVViewController.m#L282
 And also remove:
 https://github.com/apache/cordova-ios/blob/987c515c97c83423e82ebe2aa62544dbd8410a79/CordovaLib/Classes/Public/CDV.h#L30
 (which is Private now)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-7273) Using cordova.file.applicationDirectory, Android, and reading the file

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-7273:
-
Component/s: Plugin File
Environment: Android

 Using cordova.file.applicationDirectory, Android, and reading the file
 --

 Key: CB-7273
 URL: https://issues.apache.org/jira/browse/CB-7273
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
 Environment: Android
Reporter: Raymond Camden
Priority: Minor

 I wrote a simple app that uses the file system API to read a file from the 
 www folder. The demo code may be found here:
 https://github.com/cfjedimaster/Cordova-Examples/blob/master/readtextfile/
 It uses this line essentially to handle the read:
 window.resolveLocalFileSystemURL(cordova.file.applicationDirectory + 
 www/index.html, gotFile, fail);
 This works fine in iOS, but fails to work in Android.  While you can work 
 around this by just using a regular XHR get, the code really should work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8730) Can't deploy to device

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8730:
-
Labels: cordova-ios-4.0.x  (was: )

 Can't deploy to device 
 ---

 Key: CB-8730
 URL: https://issues.apache.org/jira/browse/CB-8730
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 3.8.0
 Environment: OS X Yosemite 10.10.2, iPhone 6, 6+ on 8.1.2 and 8.1.3 
 (did not test on 8.2)
Reporter: Hirbod
  Labels: cordova-ios-4.0.x

 Hi,
 before iOS 3.8.0 I was able to run my app with cordova run ios. This would 
 install the app on my iPhone. Now it just launch the simulator.
 Actually, it should only run the simulator when no phone is attached.
 I've also updated to ios-deplay 1.4.0.
 The only way to deploy on phone:
 cordova run ios --device
 But the device parameter wasn't required before. Is this behavior as expected 
 or a bug?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-5001) iOS plugin: Cannot pass quite large (about 80kb) content via CDVPluginResult/ messageAsDictionary

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-5001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-5001:
-
Labels: cordova-ios-4.0.x  (was: )

 iOS plugin: Cannot pass quite large (about 80kb) content via CDVPluginResult/ 
 messageAsDictionary
 -

 Key: CB-5001
 URL: https://issues.apache.org/jira/browse/CB-5001
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 3.1.0
 Environment: IOS / XCode 4.5.1 
Reporter: sgunfio
  Labels: cordova-ios-4.0.x

 When I'm going to pass a quite large (about 80kb) content via 
 CDVPluginResult/ messageAsDictionary, my app crashes,
 if I use messageAsString the app works without problem
 // crashes
 {code}
   NSMutableDictionary* resultDict = [[[NSMutableDictionary alloc] init] 
 autorelease];
 [resultDict setObject:data forKey:@data];
 [resultDict setObject:cancelledNumber forKey:@cancelled];
 
 CDVPluginResult* result = [CDVPluginResult
resultWithStatus: CDVCommandStatus_OK
messageAsDictionary: resultDict
];
 
 NSString* js = [result toSuccessCallbackString:callback];
 
 [self writeJavascript:js];
 {code}
 // works
 {code}
   NSMutableDictionary* resultDict = [[[NSMutableDictionary alloc] init] 
 autorelease];
 [resultDict setObject:data forKey:@data];
 [resultDict setObject:cancelledNumber forKey:@cancelled];
 
 CDVPluginResult* result = [CDVPluginResult
resultWithStatus: CDVCommandStatus_OK
messageAsString:data
];
 
 NSString* js = [result toSuccessCallbackString:callback];
 
 [self writeJavascript:js];
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8688) Update release script to update the iOS version in CDVAvailability.h

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8688:
-
Component/s: (was: iOS)
 Labels: cordova-ios-4.0.x  (was: )

 Update release script to update the iOS version in CDVAvailability.h
 

 Key: CB-8688
 URL: https://issues.apache.org/jira/browse/CB-8688
 Project: Apache Cordova
  Issue Type: Task
  Components: Coho
Reporter: Shazron Abdullah
  Labels: cordova-ios-4.0.x
 Fix For: 4.0.0


 See CB-8640, where the file has been template-zed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8578) 'cordova plugin add plugin' should look for plugin source in url, folder or version when/if restoring from config.xml

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8578:
-
Component/s: CLI

 'cordova plugin add plugin' should look for plugin source in url, folder or 
 version when/if restoring from config.xml
 ---

 Key: CB-8578
 URL: https://issues.apache.org/jira/browse/CB-8578
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Omar Mefire
Assignee: Omar Mefire

 'cordova plugin add plugin' should look for plugin source in url, folder or 
 version when/if restoring from config.xml.
 This issue is due to the fact that we don't look for url and folder 'fields' 
 in config.xml, we only look for the version 'field'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8603) platforms and plugins versions within config.xml should support semver syntax

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8603:
-
Component/s: CLI

 platforms and plugins versions within config.xml should support semver syntax
 -

 Key: CB-8603
 URL: https://issues.apache.org/jira/browse/CB-8603
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
 Environment: Developers should be able to support specify semver 
 syntax within config.xml (for both platforms and plugins).
 For example, 
 cdv:engine name=cordova-android value=^3.6.x /
 This would then pull the most current patch version of Cordova Android 3.6. 
 We expect that developers working from the command line may often use this 
 during initial development. 
Reporter: Omar Mefire
Assignee: Omar Mefire





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8524) Cordova-Windows Platform Release February 23, 2014

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-8524.
--
Resolution: Implemented

 Cordova-Windows Platform Release February 23, 2014
 --

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

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8594) Store plugin version number

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8594:
-
Component/s: CLI

 Store plugin version number
 ---

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

 I apologize if this has been discussed already - as I was writing this it 
 seemed a bit familiar.
 I noticed that when I used the new --save feature to save both platforms and 
 plugins, that the platform definition in config.xml includes a version number 
 for the platform. However this information is not stored for the plugin. 
 Is there a reason for that? I can see - reasonably - that I may not care when 
 restoring. But it seems odd to have it stored for one thing (platform) and 
 not the other. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8323) Create tool which will find where we have links pointed to the same page

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8323:
-
Component/s: Docs

 Create tool which will find where we have links pointed to the same page
 

 Key: CB-8323
 URL: https://issues.apache.org/jira/browse/CB-8323
 Project: Apache Cordova
  Issue Type: New Feature
  Components: Docs
Reporter: Andrey Kurdyumov

 Has to be created reporting tool which will report where in our docs we have 
 links which are reference same page. This could help catching issues where 
 joDoc auto-linking incorrectly point to the section in the same docs instead 
 of another page due to name collisions.
 See:
 http://cordova.apache.org/docs/en/edge/guide_overview_index.md.html#Overview_development_paths
 Inside the Cross-platform (CLI) workflow subsection of section Development 
 Paths, there link The Command-Line Interface. It point to the same page, 
 and not on the 
 http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface.
 Example of usage:
 ./bin/samepagelinsk en edge 
 Example of output:
 guide_overview_index.md.html has link to itself 
 (#The%20Command-Line%20Interface).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8524) Cordova-Windows Platform Release February 23, 2014

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8524:
-
Component/s: Windows

 Cordova-Windows Platform Release February 23, 2014
 --

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

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8489) [cordova-medic] update master.cfg for buildbot 0.8.10

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8489:
-
Component/s: Medic

 [cordova-medic] update master.cfg for buildbot 0.8.10
 -

 Key: CB-8489
 URL: https://issues.apache.org/jira/browse/CB-8489
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Medic
 Environment: https://github.com/apache/cordova-medic
 I saw some errors when try to run $ buildbot start master
Reporter: Willy Aguirre

 exceptions.DeprecationWarning: buildbot.steps.shell.SetProperty was 
 deprecated in Buildbot 0.8.8: It has been renamed to SetPropertyFromCommand
 exceptions.DeprecationWarning: buildbot.steps.source.SVN was deprecated in 
 Buildbot 0.8.9: The slave-side SVN step is deprecated and will be removed in 
 a future version.  Please switch to the corresponding master-side step.
 exceptions.DeprecationWarning: buildbot.steps.source.Git was deprecated in 
 Buildbot 0.8.9: The slave-side Git step is deprecated and will be removed in 
 a future version.  Please switch to the corresponding master-side step.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-6034) File transfer fails every other attempt on Android

2015-05-05 Thread Young Park (JIRA)

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

Young Park commented on CB-6034:


Hi,
I'm using 
cordova-plugin-file 2.0.0 File
cordova-plugin-file-transfer 1.0.0 File Transfer
and seems with Cordova 5.0.0, this is happening again. It works fine with iOS; 
however not for Android. first attempt to download gives code 3.

 File transfer fails every other attempt on Android
 --

 Key: CB-6034
 URL: https://issues.apache.org/jira/browse/CB-6034
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer
Affects Versions: 3.3.0
 Environment: Tested on Android 4.4  4.1 with File Transfer plugin 
 v1.0.0
Reporter: Boston Dell-Vandenberg

 Uploading a file to a remote server using the file transfer plugin it fails 
 on every other attempt. The first attempt succeeds, second fails, third 
 succeeds and so on. It reliably fails on every other attempt.
 The file transfer works fine on Blackberry 10 and iOS builds using the same 
 code.
 Logcat output:
 {code}
 E/FileTransfer(22258): 
 {target:https:\/\/api.pamfax.biz\/FaxJob\/AddFile?filename=GetFile-12.pdfapioutputformat=API_FORMAT_JSONapicheck=f4aed3c821ffbf340d62040528c08db5apikey=BostonDell-Vandenbergusertoken=bd6paoben9j079lv8feebkctf1uhalvs,source:cdvfile:\/\/localhost\/persistent\/Download\/GetFile-12.pdf,http_status:0,code:3}
 E/FileTransfer(22258): java.io.EOFException
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.Util.readAsciiLine(Util.java:314)
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.http.RawHeaders.fromBytes(RawHeaders.java:301)
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.http.HttpTransport.readResponseHeaders(HttpTransport.java:130)
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:630)
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:385)
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:334)
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:534)
 E/FileTransfer(22258):at 
 com.squareup.okhttp.internal.http.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:148)
 E/FileTransfer(22258):at 
 org.apache.cordova.filetransfer.FileTransfer$1.run(FileTransfer.java:441)
 E/FileTransfer(22258):at 
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
 E/FileTransfer(22258):at 
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
 E/FileTransfer(22258):at java.lang.Thread.run(Thread.java:841)
 E/FileTransfer(22258): Failed after uploading 256232 of 256232 bytes.
 {code}
 Here is the code I am using:
 {code}
 var uploadFile = function (fileUri, mimeType) {
 var options = new FileUploadOptions(),
   filename = fileUri.substr(fileUri.lastIndexOf('/') + 1).split('?')[0],
   url = Api.getUrl('FaxJob/AddFile', { filename: filename }),
   ft = new FileTransfer();
 options.fileKey = 'file';
 options.fileName = filename;
 options.params = { filename: filename };
 ft.upload(
   fileUri,
   encodeURI(url),
   function(entry) {
 $timeout(function () {
   $scope.$apply(function () {
 $log.debug('file uploaded: ', entry);
 Loading.hide();
 $scope.fax.uploadingFiles = false;
 $scope.getFiles();
   });
 });
   },
   function(error) {
 $timeout(function () {
   $scope.$apply(function () {
 Loading.hide();
 $scope.fax.uploadingFiles = false;
 $rootScope.message = { type: 'danger', content: 
 'ERR_FILE_WRONG_CHECKSUM' };
 $log.error('File transfer error code: ' + error.code);
 $log.error('File transfer error source: ' + error.source);
 $log.error('File transfer error target: ' + error.target);
   });
 });
   },
   options
 );
 {code}
 Javascript console error output:
 {code}
 File transfer error code: 3
 File transfer error source: 
 cdvfile://localhost/persistent/Download/GetFile-12.pdf
 File transfer error target: 
 https://api.pamfax.biz/FaxJob/AddFile?filename=GetFile-12.pdfapioutputform…b5apikey=BostonDell-Vandenbergusertoken=bd6paoben9j079lv8feebkctf1uhalvs
  
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

[jira] [Updated] (CB-8480) DisallowOverscroll doesn't work in windows (universal) app

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8480:
-
Component/s: Windows

 DisallowOverscroll doesn't work in windows (universal) app
 --

 Key: CB-8480
 URL: https://issues.apache.org/jira/browse/CB-8480
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
 Environment: windows phone 8.1
Reporter: Sarmad Eternal
  Labels: patch, universal, windows, wp8.1

 There is no way to stop the bouncing window when scrolling like ofther 
 platforms as DisallowOverscroll doesn't seems to be working for me.
 Microsoft provides this CSS:
 -ms-touch-action:none;
 But it kills the scrolling everywhere in the app, so I used it like this
 -ms-touch-action:pan-y;
 which keeps the vertical scrolling working with bouncing but makes using 
 swipe event very responsive.
 Disabling the zoom also helps and its easy to do through the CSS 
 :-ms-content-zooming: none;
 There are few solution out there to be done though c#, but they make the 
 scrolling sluggish and not smooth.
 Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8453) Support architecture as an option when building android cordova project

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8453:
-
Component/s: CLI

 Support architecture as an option when building android cordova project
 ---

 Key: CB-8453
 URL: https://issues.apache.org/jira/browse/CB-8453
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: fujunwei

 Crosswalk support x86 and arm architecture library,developer needs to be 
 built for specific architecture:
 {code}
 cordova build android --arch=arm
 cordova build android --arch=x86
 cordova build android --arch=arm x86
 {code}
 This feature similar the issue https://issues.apache.org/jira/browse/CB-6728.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8325) End-to-end and unit tests for cordova-wp8 platform

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8325:
-
Component/s: Windows

 End-to-end and unit tests for cordova-wp8 platform
 --

 Key: CB-8325
 URL: https://issues.apache.org/jira/browse/CB-8325
 Project: Apache Cordova
  Issue Type: Test
  Components: Windows
Reporter: Alexander Sorokin

 It would be good to implement end-to-end and unit tests for wp8 platform 
 using jasmine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8450) Automate tests for 'cordova platform add platform --save'

2015-05-05 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-8450:
-
Component/s: CLI

 Automate tests for 'cordova platform add platform --save'
 ---

 Key: CB-8450
 URL: https://issues.apache.org/jira/browse/CB-8450
 Project: Apache Cordova
  Issue Type: Test
  Components: CLI
Reporter: Omar Mefire

 To prevent future regressions, let's automate tests for 'cordova platform add 
 platform --save'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8757) Install with --link of a plugin containing static libraries breaks Xcode build on iOS

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8757:


Github user agrieve commented on a diff in the pull request:

https://github.com/apache/cordova-lib/pull/212#discussion_r29671237
  
--- Diff: cordova-lib/src/plugman/plugman.js ---
@@ -89,9 +90,12 @@ plugman.commands =  {
 plugman.owner(cli_opts.argv.remain);
 },
 'install'  : function(cli_opts) {
+resolvePathsInArgs(cli_opts);
--- End diff --

CLI code doesn't pass through here either I don't think. Within 
`install.js` is where you should do it I think.


 Install with --link of a plugin containing static libraries breaks Xcode 
 build on iOS
 -

 Key: CB-8757
 URL: https://issues.apache.org/jira/browse/CB-8757
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 3.8.0
Reporter: Martin Bektchiev

 If a Cordova iOS project is located in a path that contains symlinked 
 directories and a plugin with static libs is installed with --link, the 
 project becomes unbuildable. The reason is that apparently Xcode expands the 
 symlinks in project path and the relative paths that plugman has generated 
 become incorrect.
 Steps to reproduce:
 1. Create a new Cordova iOS project in /tmp on a Mac
 2. Download and place a plugin that contains a static library somewhere 
 outside of /tmp (e.g. 
 https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin)
 3. Install it using plugman install --platform ios --project 
 /tmp/project-dir --plugin plugin-dir --link
 3. Attempt to build - the build fails with an error: directory not found for 
 option '-LPluginsPathrelativePathToStaticLib', because /tmp is a symlink 
 to /private/tmp and the relative path leads to /private/Users/... instead of 
 /Users/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8956) cordova-lib should respect registry setting in user's .npmrc

2015-05-05 Thread ASF subversion and git services (JIRA)

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

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

Commit a151273a9eef04775136054640018ba8571a5c29 in cordova-lib's branch 
refs/heads/master from [~mattdsteele]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=a151273 ]

CB-8956 Remove hardcoded reference to registry.npmjs.org

Allows for 'cordova platform add' to work with custom/hosted registries


 cordova-lib should respect registry setting in user's .npmrc
 

 Key: CB-8956
 URL: https://issues.apache.org/jira/browse/CB-8956
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor

 As reported by https://github.com/apache/cordova-lib/pull/211



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8757) Install with --link of a plugin containing static libraries breaks Xcode build on iOS

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8757:


Github user mbektchiev commented on the pull request:

https://github.com/apache/cordova-lib/pull/212#issuecomment-99119782
  
@agrieve I moved the fixes to `install.js` and `uninstall.js`. Do you think 
it's OK now?


 Install with --link of a plugin containing static libraries breaks Xcode 
 build on iOS
 -

 Key: CB-8757
 URL: https://issues.apache.org/jira/browse/CB-8757
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 3.8.0
Reporter: Martin Bektchiev

 If a Cordova iOS project is located in a path that contains symlinked 
 directories and a plugin with static libs is installed with --link, the 
 project becomes unbuildable. The reason is that apparently Xcode expands the 
 symlinks in project path and the relative paths that plugman has generated 
 become incorrect.
 Steps to reproduce:
 1. Create a new Cordova iOS project in /tmp on a Mac
 2. Download and place a plugin that contains a static library somewhere 
 outside of /tmp (e.g. 
 https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin)
 3. Install it using plugman install --platform ios --project 
 /tmp/project-dir --plugin plugin-dir --link
 3. Attempt to build - the build fails with an error: directory not found for 
 option '-LPluginsPathrelativePathToStaticLib', because /tmp is a symlink 
 to /private/tmp and the relative path leads to /private/Users/... instead of 
 /Users/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8956) cordova-lib should respect registry setting in user's .npmrc

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8956:


Github user agrieve commented on the pull request:

https://github.com/apache/cordova-lib/pull/211#issuecomment-99094530
  
Thanks Matt!
JIRA for this: https://issues.apache.org/jira/browse/CB-8956


 cordova-lib should respect registry setting in user's .npmrc
 

 Key: CB-8956
 URL: https://issues.apache.org/jira/browse/CB-8956
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor

 As reported by https://github.com/apache/cordova-lib/pull/211



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-8957) PMC RDF needs to use asfext:pmc, not asfext:PMC

2015-05-05 Thread Sebb (JIRA)
Sebb created CB-8957:


 Summary: PMC RDF needs to use asfext:pmc, not asfext:PMC
 Key: CB-8957
 URL: https://issues.apache.org/jira/browse/CB-8957
 Project: Apache Cordova
  Issue Type: Bug
 Environment: 
http://svn.apache.org/repos/asf/cordova/site/infra/doap_Cordova_PMC.rdf
Reporter: Sebb


The asfext DOAP extension PMC data documentation [1] was clarified recently, as 
there was some historic confusion over whether the property name should be in 
upper or lower case.

It has now been confirmed that lower case should be used [2]. 

There are a few PMC data files which currently use upper case; your PMC is one 
such.

Please could the project change asfext:PMC to asfext:pmc in the file? There 
will be two such references.

Thanks.

[1] http://projects.apache.org/docs/pmc.html
[2] http://projects.apache.org/ns/asfext



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-8956) cordova-lib should respect registry setting in user's .npmrc

2015-05-05 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8956:
-

 Summary: cordova-lib should respect registry setting in user's 
.npmrc
 Key: CB-8956
 URL: https://issues.apache.org/jira/browse/CB-8956
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor


As reported by https://github.com/apache/cordova-lib/pull/211



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-8956) cordova-lib should respect registry setting in user's .npmrc

2015-05-05 Thread Andrew Grieve (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Grieve resolved CB-8956.
---
Resolution: Fixed

fixed in 5.0.1-dev

 cordova-lib should respect registry setting in user's .npmrc
 

 Key: CB-8956
 URL: https://issues.apache.org/jira/browse/CB-8956
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor

 As reported by https://github.com/apache/cordova-lib/pull/211



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8486) Support for creating signed archive for Windows

2015-05-05 Thread Murat Sutunc (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Murat Sutunc updated CB-8486:
-
Assignee: Murat Sutunc
 Summary: Support for creating signed archive for Windows  (was: Cordova 
package support for Windows)

 Support for creating signed archive for Windows
 ---

 Key: CB-8486
 URL: https://issues.apache.org/jira/browse/CB-8486
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Windows
Affects Versions: 4.0.0
Reporter: Nikhil Khandelwal
Assignee: Murat Sutunc

 Details of the design here
 https://docs.google.com/document/d/1tJQ9OoGrrMhZcLI3mg46rGzAfbiQu9PuNBL1auAMGFM/edit#



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8946) ToastCapable preference

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8946:


Github user robpaveza commented on the pull request:

https://github.com/apache/cordova-windows/pull/74#issuecomment-99160167
  
The plugin is likely unable to do this directly except via hooks, because 
the `config-file` directive is an element-level change, but the modification 
is at an attribute-level (Application/VisualElements@ToastCapable)

We have several preferences that modify the attributes of the 
VisualElements tag.  Plugins can specify elements become descendants of other 
elements in package.appxmanifest, but AFAIK they can't say there's an existing 
element, set this attribute of that element and have it respected by plugman.

Making such a change to plugman seems much larger and more invasive than 
creating a preference like this.


 ToastCapable preference
 ---

 Key: CB-8946
 URL: https://issues.apache.org/jira/browse/CB-8946
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Windows, Windows 8
Reporter: Sebastián Katzer
Assignee: Rob Paveza

 The config.xml does not offer a preference to enable the usage of toast 
 notifications.
 The capability to raise toast notifications is declared in the app's 
 package.appxmanifest file and cannot modified through code. At the moment the 
 `ToastCapable` flag can only be set through a plugin hook - which isn't a 
 solution for PGB.
 Also see: 
 https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh868218.aspx
 Is it possible to add a ToastCapable preference to config.xml?
 Its a blocker before the next version of the local-notification plugin can be 
 released and published on PGB.
 https://github.com/katzer/cordova-plugin-local-notifications
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8951) WP8: System.NullReferenceException in download method in FileTransfer.cs

2015-05-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8951:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-file-transfer/pull/82


 WP8: System.NullReferenceException in download method in FileTransfer.cs
 

 Key: CB-8951
 URL: https://issues.apache.org/jira/browse/CB-8951
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer, WP8
Affects Versions: Master
Reporter: Dmitry Blotsky
Assignee: Jesse MacFadyen
  Labels: plugin-file-transfer, wp8
   Original Estimate: 24h
  Remaining Estimate: 24h

 When running mobilespec tests on WP8, a null reference exception is raised 
 and uncaught when parseHeaders returns null on line 480 of FileTransfer.cs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8951) WP8: System.NullReferenceException in download method in FileTransfer.cs

2015-05-05 Thread ASF subversion and git services (JIRA)

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

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

Commit e5c25b6bc7764b088585dcc2ee5831d131a1de2b in 
cordova-plugin-file-transfer's branch refs/heads/master from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=e5c25b6
 ]

CB-8951 Fixed crash related to headers parsing on wp8


 WP8: System.NullReferenceException in download method in FileTransfer.cs
 

 Key: CB-8951
 URL: https://issues.apache.org/jira/browse/CB-8951
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer, WP8
Affects Versions: Master
Reporter: Dmitry Blotsky
Assignee: Jesse MacFadyen
  Labels: plugin-file-transfer, wp8
   Original Estimate: 24h
  Remaining Estimate: 24h

 When running mobilespec tests on WP8, a null reference exception is raised 
 and uncaught when parseHeaders returns null on line 480 of FileTransfer.cs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8674) [Windows] Access launch arguments

2015-05-05 Thread Rob Paveza (JIRA)

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

Rob Paveza commented on CB-8674:


Updated the pull request to get rid of Experimental moniker.  Given the 
validations, this one is ready to go.

https://github.com/apache/cordova-js/pull/108

 [Windows] Access launch arguments
 -

 Key: CB-8674
 URL: https://issues.apache.org/jira/browse/CB-8674
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Windows, Windows 8
Reporter: Sebastián Katzer
Assignee: Rob Paveza

 To get informed about the clicked local notification _on launch_ the plugin 
 needs to listen for the `activated` event.
 But the `activated` event at launch is called before any plugin is loaded. 
 Thus its not possible to access the required informations.
 Also see: https://msdn.microsoft.com/en-us/library/windows/apps/hh761468.aspx
 Is it possible to make the event arguments accessible for later usage?
 Its a blocker before the windows platform can be added to the 
 local-notification plugin.
 https://github.com/katzer/cordova-plugin-local-notifications
 Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



  1   2   >