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

Vladimir Kotikov updated CB-7341:
---------------------------------

    Description: 
Current realization of platform/tooling scripts on Windows is using WSH 
(Windows Scripting Host) as JS engine which works unpredictable with unicode 
symbols (incorrect reading/writing of UTF-8 encoded files, incorect passing of 
unicode paths as arguments to another scripts, etc.)

Switching to NodeJS can help to resolve many of unicode related issues in 
cordova-wp8 projects.

  was:
Current realization of platform/tooling scripts on Windows is using WSH 
(Windows Scripting Host) as JS engine which works unpredictable with unicode 
symbols (incorrect reading/writing of UTF-8 encoded files, incorect passing of 
unicode paths as arguments to another scripts, etc.)
Switching to NodeJS can help to resolve many of unicode related issues in 
cordova-wp8 projects.


> Switch to nodejs for wp8 platform scripts
> -----------------------------------------
>
>                 Key: CB-7341
>                 URL: https://issues.apache.org/jira/browse/CB-7341
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: WP8
>    Affects Versions: 3.6.0
>            Reporter: Vladimir Kotikov
>            Assignee: Jesse MacFadyen
>              Labels: node.js, nodejs, wp8
>             Fix For: 3.6.0
>
>
> Current realization of platform/tooling scripts on Windows is using WSH 
> (Windows Scripting Host) as JS engine which works unpredictable with unicode 
> symbols (incorrect reading/writing of UTF-8 encoded files, incorect passing 
> of unicode paths as arguments to another scripts, etc.)
> Switching to NodeJS can help to resolve many of unicode related issues in 
> cordova-wp8 projects.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to