Sergey Shakhnazarov created CB-9336:
---------------------------------------
Summary: 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]