[
https://issues.apache.org/jira/browse/CB-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831319#comment-13831319
]
Sergey Grebnov commented on CB-5421:
------------------------------------
Just in case, alternative solution via project settings
http://social.msdn.microsoft.com/Forums/windowsapps/en-US/398157a9-4106-496c-b3e8-16dacd44fe6b/fix-encoding-using-command-line-or-msbuild
> Add BOM to all html, js, css files to ensure app can pass Windows Store
> Certification
> -------------------------------------------------------------------------------------
>
> Key: CB-5421
> URL: https://issues.apache.org/jira/browse/CB-5421
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CLI, Windows 8
> Reporter: Maxime LUCE
> Assignee: Maxime LUCE
>
> Windows Store Certification requires each javascript, html and css files to
> be encoded in utf-8, with BOM (byte order mark).
> So it could be helpful to ensure this encoding during project update. It
> could be added in windows8_parser.js.
--
This message was sent by Atlassian JIRA
(v6.1#6144)