You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/08/20 12:59:26 UTC

[jira] [Created] (CB-7341) Switch to nodejs for wp8 platform scripts

Vladimir Kotikov created CB-7341:
------------------------------------

             Summary: 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
             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)