[
https://issues.apache.org/jira/browse/CB-9336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619196#comment-14619196
]
ASF GitHub Bot commented on CB-9336:
------------------------------------
GitHub user daserge opened a pull request:
https://github.com/apache/cordova-plugin-globalization/pull/38
CB-9336 Fix Globalization plugin init on Windows 10
[Jira issue](https://issues.apache.org/jira/browse/CB-9336)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-globalization
CB-9336
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-globalization/pull/38.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 #38
----
commit ae945c7a6c97aebab0865589ea06ec0e0732f840
Author: daserge <[email protected]>
Date: 2015-07-08T19:05:06Z
CB-9336 Fix Globalization plugin init on Windows 10
----
> Fix Globalization plugin init on Windows 10
> -------------------------------------------
>
> Key: CB-9336
> URL: https://issues.apache.org/jira/browse/CB-9336
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Globalization
> Environment: Windows 10
> Reporter: Sergey Shakhnazarov
>
> {noformat}
> SCRIPT87: Unhandled exception at line 291, column 5 in
> ms-appx-web://org.apache.mobilespec/www/plugins/cordova-plugin-globalization/src/windows/GlobalizationProxy.js
> 0x80070057 - JavaScript runtime error: The parameter is incorrect.
> System.Globalization.CultureNotFoundException: Culture is not supported.
> Parameter name: name
> undefined is an invalid culture identifier.
> at System.Globalization.CultureInfo..ctor(String name, Boolean
> useUserOverride)
> at GlobalizationProxy.GlobalizationProxy.SetLocale(String name)
> WinRT information: System.Globalization.CultureNotFoundException: Culture is
> not supported.
> Parameter name: name
> undefined is an invalid culture identifier.
> at System.Globalization.CultureInfo..ctor(String name, Boolean
> useUserOverride)
> at GlobalizationProxy.GlobalizationProxy.SetLocale(String name)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]