[
https://issues.apache.org/jira/browse/CB-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-6539.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.5.0
updated in cordova-js, and available in 3.5.0
Other 8.1 compatability issues will be resolved when we move to officially
support 8.1
> WinJS versions needs update for Windows 8.1
> -------------------------------------------
>
> Key: CB-6539
> URL: https://issues.apache.org/jira/browse/CB-6539
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows 8
> Affects Versions: 3.3.0, 3.4.0
> Reporter: Aaron Newcomer
> Assignee: Jesse MacFadyen
> Priority: Critical
> Fix For: 3.5.0
>
>
> Cordova attempts to add WinJS if not already loaded:
> https://github.com/apache/cordova-js/blob/master/src/windows8/platform.js
> But for Windows 8.1 apps, the WinJS version has been updated from 1.0 to 2.0,
> and so the path to base.js becomes incorrect. It's easy enough to update the
> path, but then 8.0 compatibility is broken. I suppose one could attempt to
> load both 1.0 *and* 2.0, but this would introduce a (non-crippling) runtime
> error for the file that couldn't be found.
> The Windows 8 template project would also need to be addressed for 8.1
> compatibility:
> https://github.com/apache/cordova-windows/tree/master/windows8/template
--
This message was sent by Atlassian JIRA
(v6.2#6252)