[jira] [Updated] (CB-11960) Cordova plugin/platform add/remove should update in package.json with a cordova key

2016-10-12 Thread Steve Gill (JIRA)

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

Steve Gill updated CB-11960:

Assignee: Audrey So

> Cordova plugin/platform add/remove should update in package.json with a 
> cordova key
> ---
>
> Key: CB-11960
> URL: https://issues.apache.org/jira/browse/CB-11960
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaLib
>Reporter: Audrey So
>Assignee: Audrey So
>  Labels: cordova-7.0.0
>
> The cordova plugin/platform add/remove command should update in a 
> package.json file with a new cordova key. It should store what plugins and 
> platforms have been saved.



--
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-12003) Cordova-common@1.5.1 release Oct 12, 2016

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570922#comment-15570922
 ] 

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

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

CB-12003 Updated version and RELEASENOTES.md for release 1.5.1


> Cordova-common@1.5.1 release Oct 12, 2016
> -
>
> Key: CB-12003
> URL: https://issues.apache.org/jira/browse/CB-12003
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CordovaCommon
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/tools-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] [Commented] (CB-12003) Cordova-common@1.5.1 release Oct 12, 2016

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570923#comment-15570923
 ] 

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

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

CB-12003 Incremented package version to -dev


> Cordova-common@1.5.1 release Oct 12, 2016
> -
>
> Key: CB-12003
> URL: https://issues.apache.org/jira/browse/CB-12003
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CordovaCommon
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/tools-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] [Commented] (CB-11955) InAppBrowser - Add support for OSX

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570723#comment-15570723
 ] 

ASF GitHub Bot commented on CB-11955:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-inappbrowser/pull/190


> InAppBrowser - Add support for OSX
> --
>
> Key: CB-11955
> URL: https://issues.apache.org/jira/browse/CB-11955
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin InAppBrowser
>Reporter: Tobias Bocanegra
>Assignee: Tobias Bocanegra
>Priority: Minor
>
> It would be great to support cordova-osx in the InAppBrowserPlugin.



--
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-11955) InAppBrowser - Add support for OSX

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570721#comment-15570721
 ] 

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

Commit 32253b96a61b3ac68f2eec9ec2ee225f87b92793 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~pwlin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=32253b9
 ]

CB-11955 Added Initial OSX platform support

- Added src/osx plugin folder structure.
- Added OSX platform to plugin.xml and package.json files.
- Added _system target functionality for OSX.
- Modified README.md to include information about OSX support.
- Disabled 'open method' jasmine tests for OSX.

 This closes #190


> InAppBrowser - Add support for OSX
> --
>
> Key: CB-11955
> URL: https://issues.apache.org/jira/browse/CB-11955
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin InAppBrowser
>Reporter: Tobias Bocanegra
>Assignee: Tobias Bocanegra
>Priority: Minor
>
> It would be great to support cordova-osx in the InAppBrowserPlugin.



--
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-11994) appveyor tests on cordova-lib are not testing on all node versions

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570644#comment-15570644
 ] 

ASF GitHub Bot commented on CB-11994:
-

Github user codecov-io commented on the issue:

https://github.com/apache/cordova-lib/pull/503
  
## [Current 
coverage](https://codecov.io/gh/apache/cordova-lib/pull/503?src=pr) is 80.40% 
(diff: 100%)
> Merging [#503](https://codecov.io/gh/apache/cordova-lib/pull/503?src=pr) 
into [master](https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr) 
will not change coverage

```diff
@@ master   #503   diff @@
==
  Files67 67  
  Lines  5189   5189  
  Methods 836836  
  Messages  0  0  
  Branches   1005   1005  
==
  Hits   4172   4172  
  Misses 1017   1017  
  Partials  0  0  
```

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[c44db3d...784d9ab](https://codecov.io/gh/apache/cordova-lib/compare/c44db3d7a00779d5c7eb5ae6150847156858a4f7...784d9abb38ed4da1fc73e9532b58e6f44e75dfa2?src=pr)


> appveyor tests on cordova-lib are not testing on all node versions
> --
>
> Key: CB-11994
> URL: https://issues.apache.org/jira/browse/CB-11994
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Reporter: Shazron Abdullah
>
> appveyor.yml is missing this line:
> https://github.com/apache/cordova-ios/blob/a527d1a08ee3e3a35ee0f1087c8e19f0946840c7/appveyor.yml#L9



--
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-12006) Add OSX support for paramedic

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570626#comment-15570626
 ] 

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

Commit f2d0b9d08540ae0e712ee535275d7cd156f4aa62 in cordova-paramedic's branch 
refs/heads/master from [~tripod]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-paramedic.git;h=f2d0b9d ]

CB-12006 Add OSX support for paramedic

- updated readme


> Add OSX support for paramedic
> -
>
> Key: CB-12006
> URL: https://issues.apache.org/jira/browse/CB-12006
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Paramedic
>Affects Versions: Master
>Reporter: Tobias Bocanegra
>Assignee: Tobias Bocanegra
>
> It would be great to have OSX support.



--
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-12006) Add OSX support for paramedic

2016-10-12 Thread Tobias Bocanegra (JIRA)

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

Tobias Bocanegra resolved CB-12006.
---
Resolution: Not A Problem

I just realized that it is already supported.

> Add OSX support for paramedic
> -
>
> Key: CB-12006
> URL: https://issues.apache.org/jira/browse/CB-12006
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Paramedic
>Affects Versions: Master
>Reporter: Tobias Bocanegra
>Assignee: Tobias Bocanegra
>
> It would be great to have OSX support.



--
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-12006) Add OSX support for paramedic

2016-10-12 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created CB-12006:
-

 Summary: Add OSX support for paramedic
 Key: CB-12006
 URL: https://issues.apache.org/jira/browse/CB-12006
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Paramedic
Affects Versions: Master
Reporter: Tobias Bocanegra
Assignee: Tobias Bocanegra


It would be great to have OSX support.



--
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-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570563#comment-15570563
 ] 

ASF GitHub Bot commented on CB-12005:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/239
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-camera/pull/239/commits/c974490dd08a491bba6fc7f600313abbe2a78e3f)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/artifact/)
 |
 



> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
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-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570480#comment-15570480
 ] 

ASF GitHub Bot commented on CB-12005:
-

GitHub user opbokel opened a pull request:

https://github.com/apache/cordova-plugin-camera/pull/239

CB-12005: (android) Fix picture orientation from camera

### Platforms affected
Android (tested on 6.0.1)

### What does this PR do?
Resets the Exif orientation of the picture taken by the camera if it was 
successfully rotated 

### What testing has been done on this change?
It was a very small change, I tested in two devices, also tested using the 
gallery.


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

$ git pull https://github.com/opbokel/cordova-plugin-camera master

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

https://github.com/apache/cordova-plugin-camera/pull/239.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 #239


commit d04d11d30437ed9c9043a58163d539e75b6ae1d2
Author: opbokel 
Date:   2016-10-12T04:07:30Z

Fix orientation Bug on Android

When getting the picture from camera and asking to correct orientation, the 
android devices I tested was returning the picture in the right orientation, 
but keeping the old exif orientation info. This made the picture to be 
incorrect rotated on devices that respected the exif (tested IOS).

commit c974490dd08a491bba6fc7f600313abbe2a78e3f
Author: opbokel 
Date:   2016-10-12T04:20:50Z

Fix typo




> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
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-12005) Orientation wrong, Exif not changing after the correct orientation is applyed

2016-10-12 Thread Octavio Pinho Bokel (JIRA)

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

Octavio Pinho Bokel updated CB-12005:
-
Summary: Orientation wrong, Exif not changing after the correct orientation 
is applyed  (was: Orientation wrong, Exif not changing after correct 
orientation)

> Orientation wrong, Exif not changing after the correct orientation is applyed
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
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-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-12 Thread Octavio Pinho Bokel (JIRA)

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

Octavio Pinho Bokel updated CB-12005:
-
Summary: Orientation wrong, Exif not changing after the correct orientation 
is applied  (was: Orientation wrong, Exif not changing after the correct 
orientation is applyed)

> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
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-12005) Orientation wrong, Exif not changing after correct orientation

2016-10-12 Thread Octavio Pinho Bokel (JIRA)
Octavio Pinho Bokel created CB-12005:


 Summary: Orientation wrong, Exif not changing after correct 
orientation
 Key: CB-12005
 URL: https://issues.apache.org/jira/browse/CB-12005
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera
Affects Versions: 2.3.0
 Environment: Android 6.0.1
Reporter: Octavio Pinho Bokel
 Fix For: Master


I recently updated the camera plugin to 2.3.0.
My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
true and the source is the CAMERA

I noticed that the pictures were showing correctly only on android. On IOS and 
on the server they were WRONGLY ROTATED.

What happened is that the picture is keeping the ORIGINAL EXIF after the 
orientation was corrected. So, in systems that uses the Exif, the picture was 
being rotated twice. (The Exif is making the correct oriented picture to 
rotated).



--
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-12004) cordova-plugin-media 2.4.0 : open failed: EROFS (Read-only file system)

2016-10-12 Thread salles pro services (JIRA)
salles pro services created CB-12004:


 Summary: cordova-plugin-media 2.4.0 : open failed: EROFS 
(Read-only file system)
 Key: CB-12004
 URL: https://issues.apache.org/jira/browse/CB-12004
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 2.4.0
 Environment: Android 6.0.1
Reporter: salles pro services



10-12 20:58:12.549  9230  9291 W System.err: java.io.FileNotFoundException: 
/storage/emulated/0/tmprecording-1476316692548.3gp: open failed: EROFS 
(Read-only file system)
10-12 20:58:12.549  9230  9291 W System.err:at 
libcore.io.IoBridge.open(IoBridge.java:452)
10-12 20:58:12.549  9230  9291 W System.err:at 
java.io.RandomAccessFile.(RandomAccessFile.java:117)
10-12 20:58:12.549  9230  9291 W System.err:at 
java.io.RandomAccessFile.(RandomAccessFile.java:149)
10-12 20:58:12.549  9230  9291 W System.err:at 
android.media.MediaRecorder.prepare(MediaRecorder.java:784)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.media.AudioPlayer.startRecording(AudioPlayer.java:159)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.media.AudioHandler.startRecordingAudio(AudioHandler.java:287)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.media.AudioHandler.promptForRecord(AudioHandler.java:543)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.media.AudioHandler.execute(AudioHandler.java:118)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.CordovaPlugin.execute(CordovaPlugin.java:98)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.PluginManager.exec(PluginManager.java:133)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.CordovaBridge.jsExec(CordovaBridge.java:59)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.apache.cordova.engine.SystemExposedJsApi.exec(SystemExposedJsApi.java:41)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method)
10-12 20:58:12.549  9230  9291 W System.err:at 
org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:39)
10-12 20:58:12.549  9230  9291 W System.err:at 
android.os.Handler.dispatchMessage(Handler.java:102)
10-12 20:58:12.549  9230  9291 W System.err:at 
android.os.Looper.loop(Looper.java:148)
10-12 20:58:12.550  9230  9291 W System.err:at 
android.os.HandlerThread.run(HandlerThread.java:61)
10-12 20:58:12.550  9230  9291 W System.err: Caused by: 
android.system.ErrnoException: open failed: EROFS (Read-only file system)
10-12 20:58:12.550  9230  9291 W System.err:at libcore.io.Posix.open(Native 
Method)
10-12 20:58:12.550  9230  9291 W System.err:at 
libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
10-12 20:58:12.550  9230  9291 W System.err:at 
libcore.io.IoBridge.open(IoBridge.java:438)
10-12 20:58:12.550  9230  9291 W System.err:... 16 more
10-12 20:58:12.550  9230  9291 W PluginManager: THREAD WARNING: exec() call to 
Media.startRecordingAudio blocked the main thread for 21ms. Plugin should use 
CordovaInterface.getThreadPool()



--
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-12003) Cordova-common@1.5.1 release Oct 12, 2016

2016-10-12 Thread Steve Gill (JIRA)
Steve Gill created CB-12003:
---

 Summary: Cordova-common@1.5.1 release Oct 12, 2016
 Key: CB-12003
 URL: https://issues.apache.org/jira/browse/CB-12003
 Project: Apache Cordova
  Issue Type: Task
  Components: CordovaCommon
Reporter: Steve Gill
Assignee: Steve Gill


"Following steps at 
https://github.com/apache/cordova-coho/blob/master/docs/tools-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] [Commented] (CB-11880) cordova/exec crashes on Android when no [] supplied

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570049#comment-15570049
 ] 

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

Commit f838db4e181d658fda69e4f962436ab5fbf8d9c4 in cordova-android's branch 
refs/heads/master from [~Fluf]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=f838db4 ]

CB-11880 android: Fail-safe for cordova.exec()

- added preliminary sanity check on args variable
- replication of iosExec() behaviour
- allows to call cordova.exec() without args variable

This closes #334


> cordova/exec crashes on Android when no [] supplied
> -
>
> Key: CB-11880
> URL: https://issues.apache.org/jira/browse/CB-11880
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Android
>Reporter: Thomas Raffray
>Priority: Minor
>
> When calling the function {code}cordova.exec(, 
> , , , []){code} without the last 
> argument, a TypeError is returned.
> The issue happens after cordova-android/cordova-js-src/exec.js tries to call 
> the length() function on args. As a result, the Cordova platform does not 
> invoke the native plugin code.
> Although the exec() prototype clearly requires the \[\] parameter, the 
> iOS version of exec() makes a preliminary sanity check on this variable to 
> avoid generating an error.
> Suggest to replicate this behaviour on the Android platform to provide the 
> same fail-safe mechanism.



--
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-11880) cordova/exec crashes on Android when no [] supplied

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570050#comment-15570050
 ] 

ASF GitHub Bot commented on CB-11880:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-android/pull/334


> cordova/exec crashes on Android when no [] supplied
> -
>
> Key: CB-11880
> URL: https://issues.apache.org/jira/browse/CB-11880
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Android
>Reporter: Thomas Raffray
>Priority: Minor
>
> When calling the function {code}cordova.exec(, 
> , , , []){code} without the last 
> argument, a TypeError is returned.
> The issue happens after cordova-android/cordova-js-src/exec.js tries to call 
> the length() function on args. As a result, the Cordova platform does not 
> invoke the native plugin code.
> Although the exec() prototype clearly requires the \[\] parameter, the 
> iOS version of exec() makes a preliminary sanity check on this variable to 
> avoid generating an error.
> Suggest to replicate this behaviour on the Android platform to provide the 
> same fail-safe mechanism.



--
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-11605) platform update should be non-destructive

2016-10-12 Thread Steve Gill (JIRA)

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

Steve Gill updated CB-11605:

Labels: cordova-7.0.0  (was: )

> platform update should be non-destructive
> -
>
> Key: CB-11605
> URL: https://issues.apache.org/jira/browse/CB-11605
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>  Labels: cordova-7.0.0
>
> More details here:
> https://github.com/cordova/cordova-discuss/issues/50
> and here:
> http://markmail.org/message/nrabt2f4kcbp6vkh



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569807#comment-15569807
 ] 

ASF GitHub Bot commented on CB-12002:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-lib/pull/502


> Support LSApplicationQueriesSchemes
> ---
>
> Key: CB-12002
> URL: https://issues.apache.org/jira/browse/CB-12002
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> For apps to launch other apps via their custom URL schemes, they need to be 
> whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
> (currently unused by iOS) {{}} tags in config.xml to configure 
> this.



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569805#comment-15569805
 ] 

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

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

CB-12002 - Add getAllowIntents() to ConfigParser

 This closes #502


> Support LSApplicationQueriesSchemes
> ---
>
> Key: CB-12002
> URL: https://issues.apache.org/jira/browse/CB-12002
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> For apps to launch other apps via their custom URL schemes, they need to be 
> whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
> (currently unused by iOS) {{}} tags in config.xml to configure 
> this.



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen resolved CB-11999.
--
Resolution: Fixed

> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569603#comment-15569603
 ] 

ASF GitHub Bot commented on CB-12002:
-

Github user codecov-io commented on the issue:

https://github.com/apache/cordova-lib/pull/502
  
## [Current 
coverage](https://codecov.io/gh/apache/cordova-lib/pull/502?src=pr) is 80.40% 
(diff: 100%)
> Merging [#502](https://codecov.io/gh/apache/cordova-lib/pull/502?src=pr) 
into [master](https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr) 
will not change coverage

```diff
@@ master   #502   diff @@
==
  Files67 67  
  Lines  5189   5189  
  Methods 836836  
  Messages  0  0  
  Branches   1005   1005  
==
  Hits   4172   4172  
  Misses 1017   1017  
  Partials  0  0  
```

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[c44db3d...84f6333](https://codecov.io/gh/apache/cordova-lib/compare/c44db3d7a00779d5c7eb5ae6150847156858a4f7...84f633321c94341f05dad725b90dc016b12ee44b?src=pr)


> Support LSApplicationQueriesSchemes
> ---
>
> Key: CB-12002
> URL: https://issues.apache.org/jira/browse/CB-12002
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> For apps to launch other apps via their custom URL schemes, they need to be 
> whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
> (currently unused by iOS) {{}} tags in config.xml to configure 
> this.



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569616#comment-15569616
 ] 

ASF GitHub Bot commented on CB-12002:
-

Github user shazron commented on the issue:

https://github.com/apache/cordova-ios/pull/269
  
The dependent changes will be in the cordova-common 1.5.1 release, and will 
be integrated as soon as it is released.


> Support LSApplicationQueriesSchemes
> ---
>
> Key: CB-12002
> URL: https://issues.apache.org/jira/browse/CB-12002
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> For apps to launch other apps via their custom URL schemes, they need to be 
> whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
> (currently unused by iOS) {{}} tags in config.xml to configure 
> this.



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569610#comment-15569610
 ] 

ASF GitHub Bot commented on CB-11999:
-

Github user purplecabbage commented on the issue:

https://github.com/apache/cordova-ios/pull/268
  
Slow mirrors, not auto closing, ima gonna close ...


> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569611#comment-15569611
 ] 

ASF GitHub Bot commented on CB-11999:
-

Github user purplecabbage closed the pull request at:

https://github.com/apache/cordova-ios/pull/268


> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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-11352) WKWebView doesn't apply User-Agent configuration

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569613#comment-15569613
 ] 

ASF GitHub Bot commented on CB-11352:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-ios/pull/225


> WKWebView doesn't apply User-Agent configuration
> 
>
> Key: CB-11352
> URL: https://issues.apache.org/jira/browse/CB-11352
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin WKWebViewEngine
>Affects Versions: 4.1.1
>Reporter: Andreas Kohn
>Assignee: Shazron Abdullah
>  Labels: pendingPR, triaged
>
> {{config.xml}} contains 
> {code}
> 
> {code}
> This is properly used for Android (cordova-android 5.1.1), but not with 
> iOS+WKWebView (cordova-ios 4.1.1).
> The cause is actually "documented": CDVUserAgentUtil:setUserAgent says that 
> the default settings must be registered before the webview is actually 
> instantiated. But, CDVViewController:viewDidLoad delays the call to 
> setUserAgent until after the view has been created.
> AFAIR this worked with the UIWebView.



--
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-11994) appveyor tests on cordova-lib are not testing on all node versions

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569586#comment-15569586
 ] 

ASF GitHub Bot commented on CB-11994:
-

GitHub user shazron opened a pull request:

https://github.com/apache/cordova-lib/pull/503

CB-11994 - appveyor tests on cordova-lib are not testing on all node 
versions

### Platforms affected

Self

### What does this PR do?

appveyor.yml wasn't testing on all the specified versions of node, it was 
only testing on 4.x (LTS)

### What testing has been done on this change?

About to find out on AppVeyor :)

### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [X] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/shazron/cordova-lib CB-11994

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

https://github.com/apache/cordova-lib/pull/503.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 #503


commit e3bd311eed943dde2bb039e4fe80784c61777fa7
Author: Shazron Abdullah 
Date:   2016-10-12T18:58:34Z

CB-11994 - appveyor tests on cordova-lib are not testing on all node 
versions




> appveyor tests on cordova-lib are not testing on all node versions
> --
>
> Key: CB-11994
> URL: https://issues.apache.org/jira/browse/CB-11994
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaLib
>Reporter: Shazron Abdullah
>
> appveyor.yml is missing this line:
> https://github.com/apache/cordova-ios/blob/a527d1a08ee3e3a35ee0f1087c8e19f0946840c7/appveyor.yml#L9



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569560#comment-15569560
 ] 

ASF GitHub Bot commented on CB-11999:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-android/pull/341


> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569558#comment-15569558
 ] 

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

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

CB-11999 add message, catch exception if require fails


> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569551#comment-15569551
 ] 

ASF GitHub Bot commented on CB-12002:
-

Github user shazron commented on the issue:

https://github.com/apache/cordova-lib/pull/502
  
Let's try to get this in for the tool release for cordova-ios 4.3.0 release


> Support LSApplicationQueriesSchemes
> ---
>
> Key: CB-12002
> URL: https://issues.apache.org/jira/browse/CB-12002
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> For apps to launch other apps via their custom URL schemes, they need to be 
> whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
> (currently unused by iOS) {{}} tags in config.xml to configure 
> this.



--
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-12001) When restoring, check package.json as well as config.xml.

2016-10-12 Thread Steve Gill (JIRA)

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

Steve Gill updated CB-12001:

Description: Continuing to implement save/restore proposal 
https://github.com/cordova/cordova-discuss/pull/53

> When restoring, check package.json as well as config.xml.
> -
>
> Key: CB-12001
> URL: https://issues.apache.org/jira/browse/CB-12001
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaLib
>Reporter: Audrey So
>Assignee: Audrey So
>  Labels: cordova-7.0.0
>
> Continuing to implement save/restore proposal 
> https://github.com/cordova/cordova-discuss/pull/53



--
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-12001) When restoring, check package.json as well as config.xml.

2016-10-12 Thread Steve Gill (JIRA)

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

Steve Gill updated CB-12001:

Assignee: Audrey So

> When restoring, check package.json as well as config.xml.
> -
>
> Key: CB-12001
> URL: https://issues.apache.org/jira/browse/CB-12001
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaLib
>Reporter: Audrey So
>Assignee: Audrey So
>  Labels: cordova-7.0.0
>




--
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-11393) spinner shows on the side of the screen

2016-10-12 Thread Audrey So (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569487#comment-15569487
 ] 

Audrey So commented on CB-11393:


[~yoni]

Hi Jonathan! I tried this out on a SamsungS5 and was not able to reproduce this 
issue. Are you able to test this out on a different SamsungS5 or provide more 
details/code samples about this issue? Thank you! - Audrey

> spinner shows on the side of the screen
> ---
>
> Key: CB-11393
> URL: https://issues.apache.org/jira/browse/CB-11393
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen
>Affects Versions: 3.2.0
> Environment: Samsung S5
>Reporter: Jonathan Heimann
>
> While showing the splash screen, the spinner is not in the middle of the 
> screen, it is on the right side of it.
> i tried using  but 
> it didnt change anything.
> I couldnt find any issues about this bug.
> on my LG3 it works just fine, but on the Samsung S5 of my colleague it 
> doesn't.
> Note, it didnt let me say i use V3.2.2, but i do and my the readme i think 
> its the newest released. I havnt tried 3.2.0 at all.
> Can anyone replicate this bug?
> Is there any known solution?
> Thanks,
> Jonathan



--
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] [Assigned] (CB-11393) spinner shows on the side of the screen

2016-10-12 Thread Audrey So (JIRA)

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

Audrey So reassigned CB-11393:
--

Assignee: Audrey So

> spinner shows on the side of the screen
> ---
>
> Key: CB-11393
> URL: https://issues.apache.org/jira/browse/CB-11393
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen
>Affects Versions: 3.2.0
> Environment: Samsung S5
>Reporter: Jonathan Heimann
>Assignee: Audrey So
>
> While showing the splash screen, the spinner is not in the middle of the 
> screen, it is on the right side of it.
> i tried using  but 
> it didnt change anything.
> I couldnt find any issues about this bug.
> on my LG3 it works just fine, but on the Samsung S5 of my colleague it 
> doesn't.
> Note, it didnt let me say i use V3.2.2, but i do and my the readme i think 
> its the newest released. I havnt tried 3.2.0 at all.
> Can anyone replicate this bug?
> Is there any known solution?
> Thanks,
> Jonathan



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569453#comment-15569453
 ] 

ASF GitHub Bot commented on CB-12002:
-

GitHub user dpogue opened a pull request:

https://github.com/apache/cordova-ios/pull/269

CB-12002 - Support LSApplicationQueriesSchemes

⚠️ Depends on https://github.com/apache/cordova-lib/pull/502

### Platforms affected
iOS

### What does this PR do?
Adds support for parsing `` tags in config.xml and creating a 
list of allowed schemes to be written as `LSApplicationQueriesSchemes` in the 
Info.plist.

For more info about LSApplicationQueriesSchemes, see 
https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW14

### What testing has been done on this change?
Added spec test.

### Checklist
- [x] Reported an issue in the JIRA database: 
[CB-12002](https://issues.apache.org/jira/browse/CB-12002)
- [x] Commit message follows the format.
- [x] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/dpogue/cordova-ios allow-intent

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

https://github.com/apache/cordova-ios/pull/269.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 #269


commit 374e5741ad569ab380217926f0f23d54d4ea628d
Author: Darryl Pogue 
Date:   2016-10-12T18:09:57Z

CB-12002 - Support LSApplicationQueriesSchemes




> Support LSApplicationQueriesSchemes
> ---
>
> Key: CB-12002
> URL: https://issues.apache.org/jira/browse/CB-12002
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> For apps to launch other apps via their custom URL schemes, they need to be 
> whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
> (currently unused by iOS) {{}} tags in config.xml to configure 
> this.



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569409#comment-15569409
 ] 

ASF GitHub Bot commented on CB-12002:
-

GitHub user dpogue opened a pull request:

https://github.com/apache/cordova-lib/pull/502

CB-12002 - Add getAllowIntents() to ConfigParser

### Platforms affected
None, but I'm adding this as preparation for an iOS feature.

### What does this PR do?
Adds a convenience method to retrieve the list of `` tags 
from config.xml, similar to the `getAllowNavigations()` and `getAccesses()` 
methods.

### What testing has been done on this change?
Additions to the existing spec tests.

### Checklist
- [x] Reported an issue in the JIRA database: 
[CB-12002](https://issues.apache.org/jira/browse/CB-12002)
- [x] Commit message follows the format
- [x] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/dpogue/cordova-lib get-intents

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

https://github.com/apache/cordova-lib/pull/502.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 #502


commit 84f633321c94341f05dad725b90dc016b12ee44b
Author: Darryl Pogue 
Date:   2016-10-12T17:48:26Z

CB-12002 - Add getAllowIntents() to ConfigParser




> Support LSApplicationQueriesSchemes
> ---
>
> Key: CB-12002
> URL: https://issues.apache.org/jira/browse/CB-12002
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> For apps to launch other apps via their custom URL schemes, they need to be 
> whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
> (currently unused by iOS) {{}} tags in config.xml to configure 
> this.



--
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-12002) Support LSApplicationQueriesSchemes

2016-10-12 Thread Darryl Pogue (JIRA)
Darryl Pogue created CB-12002:
-

 Summary: Support LSApplicationQueriesSchemes
 Key: CB-12002
 URL: https://issues.apache.org/jira/browse/CB-12002
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Reporter: Darryl Pogue
Assignee: Darryl Pogue


For apps to launch other apps via their custom URL schemes, they need to be 
whitelisted in LSApplicationQueriesSchemes. We should be able to use the 
(currently unused by iOS) {{}} tags in config.xml to configure 
this.



--
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-3232) "cordova platform add blackberry" fails on 2.7.1-rc.1

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569189#comment-15569189
 ] 

ASF GitHub Bot commented on CB-3232:


GitHub user IvanProdaiko94 opened a pull request:

https://github.com/apache/cordova-docs/pull/649

If you want to record sound on ios10 permission must be set menually



### Platforms affected


### What does this PR do?


### What testing has been done on this change?


### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/IvanProdaiko94/cordova-docs patch-1

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

https://github.com/apache/cordova-docs/pull/649.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 #649


commit 99d15aab34c50725490fe847c947e8839cf5febe
Author: IvanProdaiko94 
Date:   2016-10-12T16:38:04Z

If you want to record sound on ios10 permission must be set menually




> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -
>
> Key: CB-3232
> URL: https://issues.apache.org/jira/browse/CB-3232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: BlackBerry, CLI
>Affects Versions: 2.7.0
>Reporter: Michael Brooks
>Assignee: Michael Brooks
> Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add 
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating 
> BlackBerry project...
> Updating config.xml ...
> sed: 
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
>  No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application 
> directory!
> ]
> {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] [Created] (CB-12001) When restoring, check package.json as well as config.xml.

2016-10-12 Thread Audrey So (JIRA)
Audrey So created CB-12001:
--

 Summary: When restoring, check package.json as well as config.xml.
 Key: CB-12001
 URL: https://issues.apache.org/jira/browse/CB-12001
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CordovaLib
Reporter: Audrey So






--
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-11975) Search on Contacts ‘id’ field with JavaScript number type crashes in iOS

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568711#comment-15568711
 ] 

ASF GitHub Bot commented on CB-11975:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-contacts/pull/139
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-contacts/pull/139/commits/89038e72d7783b6b94315e5da472022362139953)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-contacts-pr/47//PLATFORM=android/artifact/)
 |
 



> Search on Contacts ‘id’ field with JavaScript number type crashes in iOS
> 
>
> Key: CB-11975
> URL: https://issues.apache.org/jira/browse/CB-11975
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: Andrew Forrest
>Assignee: Nikita Matrosov
>Priority: Critical
>  Labels: iOS, ios, reproduced, triaged
>
> I was trying to retrieve a specific contact by id in my Ionic/Cordova app, so 
> used the following code:
> {code:javascript}
> return Contacts.find(
>   ['id'],
>   {filter: contactId, multiple: true})
> {code}
> However, this crashes the iOS app at runtime with:
> {noformat}
> 2016-10-07 17:33:12.331 MyApp[10998:1880417] -[__NSCFNumber 
> isEqualToString:]: unrecognized selector sent to instance 0xb053
> 2016-10-07 17:33:12.337 MyApp[10998:1880417] *** Terminating app due to 
> uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber 
> isEqualToString:]: unrecognized selector sent to instance 0xb053'
> *** First throw call stack:
> (
>   0   CoreFoundation  0x00010b0f334b 
> __exceptionPreprocess + 171
>   1   libobjc.A.dylib 0x00010ab2b21e 
> objc_exception_throw + 48
>   2   CoreFoundation  0x00010b162f34 
> -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
>   3   CoreFoundation  0x00010b078c15 
> ___forwarding___ + 1013
>   4   CoreFoundation  0x00010b078798 
> _CF_forwarding_prep_0 + 120
>   5   MyApp   0x0001097217b7 
> __22-[CDVContacts search:]_block_invoke_2 + 983
>   6   MyApp  

[jira] [Commented] (CB-11990) Cordova prepare doesn't restore android.json and ios.json

2016-10-12 Thread Vladimir Kotikov (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568668#comment-15568668
 ] 

Vladimir Kotikov commented on CB-11990:
---

[~ymyhailova], which json file did you mean? Usually there are two 
.json files - {{/platforms//.json}} and 
{{/plugins/.json}}

> Cordova prepare doesn't restore android.json and ios.json
> -
>
> Key: CB-11990
> URL: https://issues.apache.org/jira/browse/CB-11990
> Project: Apache Cordova
>  Issue Type: Bug
>Affects Versions: 6.3.1
>Reporter: Yuliia Mykhailova
>Assignee: Audrey So
>
> If the platform specific .json of plugins was removed, cordova prepare 
> command doesn't re-create it, and as a result doesn't add plugins since 6.3.1 
> version, 6.3.0 is okay.



--
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-11975) Search on Contacts ‘id’ field with JavaScript number type crashes in iOS

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568462#comment-15568462
 ] 

ASF GitHub Bot commented on CB-11975:
-

GitHub user matrosov-nikita opened a pull request:

https://github.com/apache/cordova-plugin-contacts/pull/139

CB-11975 iOS: Search on contacts' id with number type



### Platforms affected
iOS

### What does this PR do?
There was crash when user passed id of numeric type. This PR makes possible 
to search for contact by id either string or numeric type as well as on Android 
platform.

### What testing has been done on this change?
Auto test

### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [x] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/matrosov-nikita/cordova-plugin-contacts 
CB-11975

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

https://github.com/apache/cordova-plugin-contacts/pull/139.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 #139


commit 89038e72d7783b6b94315e5da472022362139953
Author: Nikita Matrosov 
Date:   2016-10-10T09:02:17Z

CB-11975 iOS: Search on contacts' id with number type

There was crash when user passed id of numeric type




> Search on Contacts ‘id’ field with JavaScript number type crashes in iOS
> 
>
> Key: CB-11975
> URL: https://issues.apache.org/jira/browse/CB-11975
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: Andrew Forrest
>Assignee: Nikita Matrosov
>Priority: Critical
>  Labels: iOS, ios, reproduced, triaged
>
> I was trying to retrieve a specific contact by id in my Ionic/Cordova app, so 
> used the following code:
> {code:javascript}
> return Contacts.find(
>   ['id'],
>   {filter: contactId, multiple: true})
> {code}
> However, this crashes the iOS app at runtime with:
> {noformat}
> 2016-10-07 17:33:12.331 MyApp[10998:1880417] -[__NSCFNumber 
> isEqualToString:]: unrecognized selector sent to instance 0xb053
> 2016-10-07 17:33:12.337 MyApp[10998:1880417] *** Terminating app due to 
> uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber 
> isEqualToString:]: unrecognized selector sent to instance 0xb053'
> *** First throw call stack:
> (
>   0   CoreFoundation  0x00010b0f334b 
> __exceptionPreprocess + 171
>   1   libobjc.A.dylib 0x00010ab2b21e 
> objc_exception_throw + 48
>   2   CoreFoundation  0x00010b162f34 
> -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
>   3   CoreFoundation  0x00010b078c15 
> ___forwarding___ + 1013
>   4   CoreFoundation  0x00010b078798 
> _CF_forwarding_prep_0 + 120
>   5   MyApp   0x0001097217b7 
> __22-[CDVContacts search:]_block_invoke_2 + 983
>   6   MyApp   0x000109723760 
> __42-[CDVAddressBookHelper createAddressBook:]_block_invoke_2 + 368
>   7   libdispatch.dylib   0x00010e4450cd 
> _dispatch_client_callout + 8
>   8   libdispatch.dylib   0x00010e4275e5 
> _dispatch_barrier_sync_f_slow_invoke + 617
>   9   libdispatch.dylib   0x00010e4450cd 
> _dispatch_client_callout + 8
>   10  libdispatch.dylib   0x00010e4258d6 
> _dispatch_main_queue_callback_4CF + 406
>   11  CoreFoundation  0x00010b0b74f9 
> __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
>   12  CoreFoundation  0x00010b07cf8d 
> __CFRunLoopRun + 2205
>   13  CoreFoundation  0x00010b07c494 
> CFRunLoopRunSpecific + 420
>   14  GraphicsServices0x0001107aea6f 
> GSEventRunModal + 161
>   15  UIKit   0x00010be0df34 
> UIApplicationMain + 159
>   16  MyApp   0x00010962e531 main + 65
>   17  libdyld.dylib   0x00010e49168d start + 1
> )
> libc++abi.dylib: terminating with uncaught exception of type NSException
> (lldb) 
> {noformat}
> Seems to only fail when 

[jira] [Commented] (CB-11951) Plugin preference default value is not being saved to .json

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568434#comment-15568434
 ] 

ASF GitHub Bot commented on CB-11951:
-

Github user codecov-io commented on the issue:

https://github.com/apache/cordova-lib/pull/501
  
## [Current 
coverage](https://codecov.io/gh/apache/cordova-lib/pull/501?src=pr) is 80.40% 
(diff: 100%)
> Merging [#501](https://codecov.io/gh/apache/cordova-lib/pull/501?src=pr) 
into [master](https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr) 
will not change coverage

```diff
@@ master   #501   diff @@
==
  Files67 67  
  Lines  5189   5189  
  Methods 836836  
  Messages  0  0  
  Branches   1005   1005  
==
  Hits   4172   4172  
  Misses 1017   1017  
  Partials  0  0  
```

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[c44db3d...51e171a](https://codecov.io/gh/apache/cordova-lib/compare/c44db3d7a00779d5c7eb5ae6150847156858a4f7...51e171a4a3802fe693de4603a08a3584e302e19c?src=pr)


> Plugin preference default value is not being saved to .json
> -
>
> Key: CB-11951
> URL: https://issues.apache.org/jira/browse/CB-11951
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI, CordovaLib
>Affects Versions: 6.3.1
> Environment: Windows 10 with anniversary update
>Reporter: Alexander Sorokin
>Assignee: Nikita Matrosov
>
> Plugin preference default value is not being saved to .json
> {noformat}
> cordova create foo
> cd foo
> cordova platform add android
> cordova plugin add cordova-plugin-ms-azure-mobile-engagement --variable 
> AZME_ANDROID_CONNECTION_STRING=Endpoint=0;AppId=0;SdkKey=0 --variable 
> AZME_ENABLE_PLUGIN_LOG=false
> {noformat}
> check out `./platforms/android/android.json` or `./pluguns/android.json`
> it has the following lines:
> {code}
> "installed_plugins": {
> <...>
> "cordova-plugin-ms-azure-mobile-engagement": {
> "AZME_ENABLE_PLUGIN_LOG": "false",
> "AZME_ANDROID_GOOGLE_PROJECT_NUMBER": "null",
> "AZME_ANDROID_REACH_ICON": "icon",
> "AZME_ANDROID_CONNECTION_STRING": "Endpoint=0;AppId=0;SdkKey=0",
> "PACKAGE_NAME": "io.cordova.hellocordova"
> }
> },
> {code}
> You can see that "AZME_ENABLE_PLUGIN_LOG" is saved here, while 
> "AZME_ENABLE_NATIVE_LOG" is not.
> They both can be found in the plugin section of the  plugin's `plugin.xml` 
> file:
> https://github.com/Azure/azure-mobile-engagement-cordova/blob/master/plugin.xml#L29
> Note that the Android-specific preferences have been saved correctly.
> cordova@6.3.0 doesn't have this issue.



--
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] [Assigned] (CB-11951) Plugin preference default value is not being saved to .json

2016-10-12 Thread Nikita Matrosov (JIRA)

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

Nikita Matrosov reassigned CB-11951:


Assignee: Nikita Matrosov

> Plugin preference default value is not being saved to .json
> -
>
> Key: CB-11951
> URL: https://issues.apache.org/jira/browse/CB-11951
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI, CordovaLib
>Affects Versions: 6.3.1
> Environment: Windows 10 with anniversary update
>Reporter: Alexander Sorokin
>Assignee: Nikita Matrosov
>
> Plugin preference default value is not being saved to .json
> {noformat}
> cordova create foo
> cd foo
> cordova platform add android
> cordova plugin add cordova-plugin-ms-azure-mobile-engagement --variable 
> AZME_ANDROID_CONNECTION_STRING=Endpoint=0;AppId=0;SdkKey=0 --variable 
> AZME_ENABLE_PLUGIN_LOG=false
> {noformat}
> check out `./platforms/android/android.json` or `./pluguns/android.json`
> it has the following lines:
> {code}
> "installed_plugins": {
> <...>
> "cordova-plugin-ms-azure-mobile-engagement": {
> "AZME_ENABLE_PLUGIN_LOG": "false",
> "AZME_ANDROID_GOOGLE_PROJECT_NUMBER": "null",
> "AZME_ANDROID_REACH_ICON": "icon",
> "AZME_ANDROID_CONNECTION_STRING": "Endpoint=0;AppId=0;SdkKey=0",
> "PACKAGE_NAME": "io.cordova.hellocordova"
> }
> },
> {code}
> You can see that "AZME_ENABLE_PLUGIN_LOG" is saved here, while 
> "AZME_ENABLE_NATIVE_LOG" is not.
> They both can be found in the plugin section of the  plugin's `plugin.xml` 
> file:
> https://github.com/Azure/azure-mobile-engagement-cordova/blob/master/plugin.xml#L29
> Note that the Android-specific preferences have been saved correctly.
> cordova@6.3.0 doesn't have this issue.



--
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-11825) Windows dll file won't be copied as resource while adding custom plugin to a UWP project

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568409#comment-15568409
 ] 

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

Commit 1417b932c836c0fe21cca902e5098fa12e98fe82 in cordova-windows's branch 
refs/heads/master from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=1417b93 ]

CB-11825 Windows dll file won't be copied as resource while adding custom 
plugin to a UWP project

Changing Package action from Content to None because Content does not work for 
Mobile - dlls were not being packaged into appx


> Windows dll file won't be copied as resource while adding custom plugin to a 
> UWP project
> 
>
> Key: CB-11825
> URL: https://issues.apache.org/jira/browse/CB-11825
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugins, Windows
>Affects Versions: 6.3.1
> Environment: Windows10 UWP projects
>Reporter: Szabolcs Kubovics
>Priority: Critical
> Fix For: 6.3.2
>
>
> I have created a custom plugin which uses a Windows Runtime Component (e.g. 
> "foo.winmd") file. In this winmd I have a referenced library class (e.g. 
> "bar.dll").
> My plugin.xml looks like:
> 
>   ...  
>target="plugins/com.plugin.test.myPlugin/SayHelloLib.dll" 
> versions="=0.0"/>
>   
> 
> With Cordova 6.2.0 the resource file will be copied to the target place and 
> if I add the plugin to a cordova project the winmd file will find it.
> With Cordova 6.3.1 the mentioned dll file won't be copied and I get 
> FileNotFoundException (because it is not there).
> "Exception calling native with command :: SayHelloToName :: sayHello 
> ::exception=WinRTError: The system cannot find the file specified.
> System.IO.FileNotFoundException: Could not load file or assembly 
> 'SayHelloLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one 
> of its dependencies. The system cannot find the file specified.
>at Plugin.Test.TestPlugin.getName(String name)
> cordova.js (993,13)"
> I created a test package to easily reproduce this scenario. The test 
> application can be downloaded from the external issue URL.
> - SayHelloLib: the library which is referred in the winmd (output of 
> PluginProject solution)
> - PluginProject: contains the plugin proxy and the dll resource as cross 
> referenced project (just for convenience)
> - MyPlugin: the custom plugin, contains the plugin .js and .xml files and 
> windows specific resources from PluginProject solution
> - www: the index.html, it has to be copied to the www folder of the newly 
> created Cordova project
> Repro steps:
> 1) build PluginProject project on x64 platform
> 2) copy built files:
>   PluginProject\MyTestPlugin\windows\src\myPlugin_proxy.js -> 
> MyPlugin\windows\src
>   
> PluginProject\Plugin.Test\Plugin.Test.UWP\bin\x64\Debug\Plugin.Test.winmd -> 
> MyPlugin\windows\windows10\bin 
>   PluginProject\Plugin.Test\Plugin.Test.UWP\bin\x64\Debug\SayHelloLib.dll 
> -> MyPlugin\windows\windows10\bin 
> 3) cordova create Cordova631 cordova631.test.plugin Cordova631
> 4) cd Cordova631
> 5) cordova platform add windows
> 6) cordova plugin add com.plugin.test.myPlugin --searchpath 
> 
> 7) copy file:
>   www\index.html -> Cordova631\platforms\windows\www
> 8) build the CordovaApp.sln on x64 platform
> 9) start the application
> 10) write something in the "Name" textbox
> 11) click "Say hello" button



--
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-11825) Windows dll file won't be copied as resource while adding custom plugin to a UWP project

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568411#comment-15568411
 ] 

ASF GitHub Bot commented on CB-11825:
-

Github user asfgit closed the pull request at:

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


> Windows dll file won't be copied as resource while adding custom plugin to a 
> UWP project
> 
>
> Key: CB-11825
> URL: https://issues.apache.org/jira/browse/CB-11825
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugins, Windows
>Affects Versions: 6.3.1
> Environment: Windows10 UWP projects
>Reporter: Szabolcs Kubovics
>Priority: Critical
> Fix For: 6.3.2
>
>
> I have created a custom plugin which uses a Windows Runtime Component (e.g. 
> "foo.winmd") file. In this winmd I have a referenced library class (e.g. 
> "bar.dll").
> My plugin.xml looks like:
> 
>   ...  
>target="plugins/com.plugin.test.myPlugin/SayHelloLib.dll" 
> versions="=0.0"/>
>   
> 
> With Cordova 6.2.0 the resource file will be copied to the target place and 
> if I add the plugin to a cordova project the winmd file will find it.
> With Cordova 6.3.1 the mentioned dll file won't be copied and I get 
> FileNotFoundException (because it is not there).
> "Exception calling native with command :: SayHelloToName :: sayHello 
> ::exception=WinRTError: The system cannot find the file specified.
> System.IO.FileNotFoundException: Could not load file or assembly 
> 'SayHelloLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one 
> of its dependencies. The system cannot find the file specified.
>at Plugin.Test.TestPlugin.getName(String name)
> cordova.js (993,13)"
> I created a test package to easily reproduce this scenario. The test 
> application can be downloaded from the external issue URL.
> - SayHelloLib: the library which is referred in the winmd (output of 
> PluginProject solution)
> - PluginProject: contains the plugin proxy and the dll resource as cross 
> referenced project (just for convenience)
> - MyPlugin: the custom plugin, contains the plugin .js and .xml files and 
> windows specific resources from PluginProject solution
> - www: the index.html, it has to be copied to the www folder of the newly 
> created Cordova project
> Repro steps:
> 1) build PluginProject project on x64 platform
> 2) copy built files:
>   PluginProject\MyTestPlugin\windows\src\myPlugin_proxy.js -> 
> MyPlugin\windows\src
>   
> PluginProject\Plugin.Test\Plugin.Test.UWP\bin\x64\Debug\Plugin.Test.winmd -> 
> MyPlugin\windows\windows10\bin 
>   PluginProject\Plugin.Test\Plugin.Test.UWP\bin\x64\Debug\SayHelloLib.dll 
> -> MyPlugin\windows\windows10\bin 
> 3) cordova create Cordova631 cordova631.test.plugin Cordova631
> 4) cd Cordova631
> 5) cordova platform add windows
> 6) cordova plugin add com.plugin.test.myPlugin --searchpath 
> 
> 7) copy file:
>   www\index.html -> Cordova631\platforms\windows\www
> 8) build the CordovaApp.sln on x64 platform
> 9) start the application
> 10) write something in the "Name" textbox
> 11) click "Say hello" button



--
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-11951) Plugin preference default value is not being saved to .json

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568363#comment-15568363
 ] 

ASF GitHub Bot commented on CB-11951:
-

GitHub user matrosov-nikita opened a pull request:

https://github.com/apache/cordova-lib/pull/501

CB-11951 CB-11990 CB-11967: Respect preference default values when install 
plugin



### What does this PR do?
Respects preference default values when install plugin

### What testing has been done on this change?
Auto test

### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [x] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/matrosov-nikita/cordova-lib CB-11951

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

https://github.com/apache/cordova-lib/pull/501.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 #501


commit 51e171a4a3802fe693de4603a08a3584e302e19c
Author: Nikita Matrosov 
Date:   2016-10-12T10:39:35Z

CB-11951 CB-11990 CB-11967: Respect preference default values when install 
plugin




> Plugin preference default value is not being saved to .json
> -
>
> Key: CB-11951
> URL: https://issues.apache.org/jira/browse/CB-11951
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI, CordovaLib
>Affects Versions: 6.3.1
> Environment: Windows 10 with anniversary update
>Reporter: Alexander Sorokin
>
> Plugin preference default value is not being saved to .json
> {noformat}
> cordova create foo
> cd foo
> cordova platform add android
> cordova plugin add cordova-plugin-ms-azure-mobile-engagement --variable 
> AZME_ANDROID_CONNECTION_STRING=Endpoint=0;AppId=0;SdkKey=0 --variable 
> AZME_ENABLE_PLUGIN_LOG=false
> {noformat}
> check out `./platforms/android/android.json` or `./pluguns/android.json`
> it has the following lines:
> {code}
> "installed_plugins": {
> <...>
> "cordova-plugin-ms-azure-mobile-engagement": {
> "AZME_ENABLE_PLUGIN_LOG": "false",
> "AZME_ANDROID_GOOGLE_PROJECT_NUMBER": "null",
> "AZME_ANDROID_REACH_ICON": "icon",
> "AZME_ANDROID_CONNECTION_STRING": "Endpoint=0;AppId=0;SdkKey=0",
> "PACKAGE_NAME": "io.cordova.hellocordova"
> }
> },
> {code}
> You can see that "AZME_ENABLE_PLUGIN_LOG" is saved here, while 
> "AZME_ENABLE_NATIVE_LOG" is not.
> They both can be found in the plugin section of the  plugin's `plugin.xml` 
> file:
> https://github.com/Azure/azure-mobile-engagement-cordova/blob/master/plugin.xml#L29
> Note that the Android-specific preferences have been saved correctly.
> cordova@6.3.0 doesn't have this issue.



--
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] [Closed] (CB-11995) Media Capture plugin's captureImage crashes the app on Android 7.0

2016-10-12 Thread Alexander Sorokin (JIRA)

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

Alexander Sorokin closed CB-11995.
--
Resolution: Fixed

> Media Capture plugin's captureImage crashes the app on Android 7.0
> --
>
> Key: CB-11995
> URL: https://issues.apache.org/jira/browse/CB-11995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> This issue can be reproduced by running media capture plugin's manual tests.



--
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] [Closed] (CB-11996) Add a manual test for Media Capture plugin to take mutiple pictures

2016-10-12 Thread Alexander Sorokin (JIRA)

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

Alexander Sorokin closed CB-11996.
--
Resolution: Fixed

> Add a manual test for Media Capture plugin to take mutiple pictures
> ---
>
> Key: CB-11996
> URL: https://issues.apache.org/jira/browse/CB-11996
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> Currently there is no way to test `CaptureImageOptions.limit`
> Manual tests should be able to test it.



--
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-11995) Media Capture plugin's captureImage crashes the app on Android 7.0

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568240#comment-15568240
 ] 

ASF GitHub Bot commented on CB-11995:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-media-capture/pull/72


> Media Capture plugin's captureImage crashes the app on Android 7.0
> --
>
> Key: CB-11995
> URL: https://issues.apache.org/jira/browse/CB-11995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> This issue can be reproduced by running media capture plugin's manual tests.



--
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-11995) Media Capture plugin's captureImage crashes the app on Android 7.0

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568238#comment-15568238
 ] 

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

Commit 108c2eff02700c90103e63c09e8144d965aff03f in 
cordova-plugin-media-capture's branch refs/heads/master from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=108c2ef
 ]

CB-11995 (android) Do not pass a file URI to the camera


> Media Capture plugin's captureImage crashes the app on Android 7.0
> --
>
> Key: CB-11995
> URL: https://issues.apache.org/jira/browse/CB-11995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> This issue can be reproduced by running media capture plugin's manual tests.



--
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-11996) Add a manual test for Media Capture plugin to take mutiple pictures

2016-10-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568239#comment-15568239
 ] 

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

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

CB-11996 Added a new manual test to capture multiple images


> Add a manual test for Media Capture plugin to take mutiple pictures
> ---
>
> Key: CB-11996
> URL: https://issues.apache.org/jira/browse/CB-11996
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> Currently there is no way to test `CaptureImageOptions.limit`
> Manual tests should be able to test it.



--
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-11995) Media Capture plugin's captureImage crashes the app on Android 7.0

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568128#comment-15568128
 ] 

ASF GitHub Bot commented on CB-11995:
-

Github user vladimir-kotikov commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/72
  
LGTM  


> Media Capture plugin's captureImage crashes the app on Android 7.0
> --
>
> Key: CB-11995
> URL: https://issues.apache.org/jira/browse/CB-11995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> This issue can be reproduced by running media capture plugin's manual tests.



--
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-11995) Media Capture plugin's captureImage crashes the app on Android 7.0

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568066#comment-15568066
 ] 

ASF GitHub Bot commented on CB-11995:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/72
  
Cordova CI Build has one or more failures. 

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-media-capture/pull/72/commits/108c2eff02700c90103e63c09e8144d965aff03f)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/29//PLATFORM=android/artifact/)
 |
 



> Media Capture plugin's captureImage crashes the app on Android 7.0
> --
>
> Key: CB-11995
> URL: https://issues.apache.org/jira/browse/CB-11995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> This issue can be reproduced by running media capture plugin's manual tests.



--
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-11913) Update travis.yml and appveyor.yml for nodes 0.12, 4, 6

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567997#comment-15567997
 ] 

ASF GitHub Bot commented on CB-11913:
-

Github user shazron commented on the issue:

https://github.com/apache/cordova-cli/pull/263
  
Nah its https://github.com/npm/npm/issues/10343


> Update travis.yml and appveyor.yml for nodes 0.12, 4, 6
> ---
>
> Key: CB-11913
> URL: https://issues.apache.org/jira/browse/CB-11913
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Right now it only tests for 0.10 on cordova-cli



--
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-11913) Update travis.yml and appveyor.yml for nodes 0.12, 4, 6

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567925#comment-15567925
 ] 

ASF GitHub Bot commented on CB-11913:
-

Github user shazron commented on the issue:

https://github.com/apache/cordova-cli/pull/263
  
Might be related: https://github.com/npm/npm/issues/9633



> Update travis.yml and appveyor.yml for nodes 0.12, 4, 6
> ---
>
> Key: CB-11913
> URL: https://issues.apache.org/jira/browse/CB-11913
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Right now it only tests for 0.10 on cordova-cli



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567819#comment-15567819
 ] 

ASF GitHub Bot commented on CB-11999:
-

Github user asfgit closed the pull request at:

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


> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567783#comment-15567783
 ] 

ASF GitHub Bot commented on CB-11999:
-

Github user codecov-io commented on the issue:

https://github.com/apache/cordova-windows/pull/200
  
## [Current 
coverage](https://codecov.io/gh/apache/cordova-windows/pull/200?src=pr) is 
74.34% (diff: 100%)
> Merging 
[#200](https://codecov.io/gh/apache/cordova-windows/pull/200?src=pr) into 
[master](https://codecov.io/gh/apache/cordova-windows/branch/master?src=pr) 
will not change coverage

```diff
@@ master   #200   diff @@
==
  Files14 14  
  Lines  1949   1949  
  Methods 366366  
  Messages  0  0  
  Branches392392  
==
  Hits   1449   1449  
  Misses  500500  
  Partials  0  0  
```

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[bf505cc...5073029](https://codecov.io/gh/apache/cordova-windows/compare/bf505cc69c13d16b4d3c32d1bef53367f16b6230...50730294f4d041f11f83d69dce6739674ff4d4e7?src=pr)


> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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-11999) platformAPIs contain js code that is deceptively uncallable

2016-10-12 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567780#comment-15567780
 ] 

ASF GitHub Bot commented on CB-11999:
-

GitHub user purplecabbage opened a pull request:

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

CB-11999 platformAPIs contain js code that is deceptively uncallable



### Platforms affected
windows

### What does this PR do?
catches possible error

### What testing has been done on this change?
jshint

### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [x] Added automated test coverage as appropriate for this change.


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

$ git pull https://github.com/purplecabbage/cordova-windows CB-11999

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

https://github.com/apache/cordova-windows/pull/200.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 #200


commit 50730294f4d041f11f83d69dce6739674ff4d4e7
Author: Jesse MacFadyen 
Date:   2016-10-12T06:26:01Z

output message, catch exception if require fails, change eventEmitter to 
events to be consistent with ios+android




> platformAPIs contain js code that is deceptively uncallable
> ---
>
> Key: CB-11999
> URL: https://issues.apache.org/jira/browse/CB-11999
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, iOS, Windows
>Reporter: Jesse MacFadyen
>Assignee: Jesse MacFadyen
>
> platformAPI has createPlatform/updatePlatform methods that are copied via the 
> template to the platforms/android/cordova/Api.js are uncallable.



--
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