[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-03-31 Thread ASF subversion and git services (JIRA)

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

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

Commit cd1d4f9d412937b8ecdf0701f23a6fc92d3e4277 in cordova-windows's branch 
refs/heads/4.3.x from [~ryanfio]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=cd1d4f9 ]

CB-10138 Adds missing plugin metadata to plugin_list module for Windows


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, regresion, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

Github user asfgit closed the pull request at:

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


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-17 Thread ASF subversion and git services (JIRA)

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

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

Commit 45e5bd131d1f38e781b328499fd900896d403e82 in cordova-windows's branch 
refs/heads/master from [~ryanfio]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=45e5bd1 ]

CB-10138 Adds missing plugin metadata to plugin_list module for Windows


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

GitHub user RyanWFiorini opened a pull request:

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

CB-10138 Adds missing plugin metadata to plugin_list module for Windows

This is in conjunction with vladimir-kotikov pull request/commit 
ac25c0f03380bb0640831a32ffa47c20df2b0126 to apply his changes to the 
cordova-windows version.

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

$ git pull https://github.com/RyanWFiorini/cordova-windows master

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

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


commit 45e5bd131d1f38e781b328499fd900896d403e82
Author: Ryan Fiorini (Intel) 
Date:   2016-02-17T15:11:55Z

CB-10138 Adds missing plugin metadata to plugin_list module for Windows




> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

Github user vladimir-kotikov commented on the pull request:

https://github.com/apache/cordova-ios/pull/194#issuecomment-185221787
  
LGTM


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

Github user asfgit closed the pull request at:

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


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-17 Thread ASF subversion and git services (JIRA)

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

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

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

CB-10138  Adds missing plugin metadata to plugin_list module

This closes #194


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

GitHub user imaffett opened a pull request:

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

CB-10138  Adds missing plugin metadata to plugin_list module

This is the same fix as https://issues.apache.org/jira/browse/CB-10138 , 
but for Cordova iOS

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

$ git pull https://github.com/imaffett/cordova-ios master

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

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


commit 6f17fdf4c97264ea9747864ad36e6f5f8b10ebfa
Author: Ian Maffett 
Date:   2016-02-17T13:02:40Z

CB-10138  Adds missing plugin metadata to plugin_list module




> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-15 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov commented on CB-10138:
---

[~imaffett], yes, that'd be great!

> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-12 Thread Ian Maffett (JIRA)

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

Ian Maffett commented on CB-10138:
--

It appears this issue affects other platforms (windows/iOS).  Should a separate 
issue be created for each one?  For iOS, you can apply the same fix to 
bin/templates/scripts/cordova/lib/plugman/Plugman.js

for Windows

template/cordova/Api.js  - again, the same fix as Android

> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-02-12 Thread Ian Maffett (JIRA)

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

Ian Maffett commented on CB-10138:
--

Also - happy to make these changes once my ICLA is verified

> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-01-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

Github user asfgit closed the pull request at:

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


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-01-28 Thread ASF subversion and git services (JIRA)

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

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

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

CB-10138 Adds missing plugin metadata to plugin_list module. This closes #254


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-01-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

Github user sgrebnov commented on the pull request:

https://github.com/apache/cordova-android/pull/254#issuecomment-176075769
  
:+1: 


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-01-27 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov commented on CB-10138:
---

Nope. The plugin installation logic now lives inside the platform, hence this 
is a platform bug

> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI
>Affects Versions: 5.4.0, 5.4.1
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-01-27 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

Github user vladimir-kotikov commented on the pull request:

https://github.com/apache/cordova-android/pull/254#issuecomment-175599710
  
@sgrebnov, PTAL


> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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



[jira] [Commented] (CB-10138) plugin's metadata value not updating on Android

2016-01-27 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-10138:
-

GitHub user vladimir-kotikov opened a pull request:

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

CB-10138 Adds missing plugin metadata to plugin_list module

This is a fix for [CB-10138](https://issues.apache.org/jira/browse/CB-10138)

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

$ git pull https://github.com/MSOpenTech/cordova-android CB-10138

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

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


commit ac25c0f03380bb0640831a32ffa47c20df2b0126
Author: Vladimir Kotikov 
Date:   2016-01-27T12:39:11Z

CB-10138 Adds missing plugin metadata to plugin_list module




> plugin's metadata value not updating on Android
> ---
>
> Key: CB-10138
> URL: https://issues.apache.org/jira/browse/CB-10138
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 5.1.0
> Environment: Operating System: OS X 10.11.1, Platform: Android, 
> Installed platforms: android 5.0.0, iOS 3.9.2, cordova-plugin-inappbrowser 
> 1.1.0, Cordova version: 5.4.1, Oauth version: ngCordova v0.1.20-alpha
>Reporter: Maikel
>Assignee: Vladimir Kotikov
>  Labels: android, ionic, triaged
>
> I am using ngcordova and ionic to develop my app.
> I have updated cordova to version 5.4.1 and now the authentication via oath 
> (in a inappbrowser window) in my app is not working anymore because the oauth 
> function is telling me that the inappbrowser plugin is not installed.
> On stack overflow I found also this about it (cordova plugin's metadata value 
> not updating), 
> http://stackoverflow.com/questions/33822123/cordova-plugins-metadata-value-not-updating
> "And by debuging in deep i came to know that var cordovaMetadata = 
> cordova.require("cordova/plugin_list").metadata; this code give empty array 
> and that is reason plugin isn't working."



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

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