[ https://issues.apache.org/jira/browse/CB-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Ellis closed CB-6334. --------------------------- Resolution: Abandoned May have already been completed under the ticket that was linked in comment, but the reported didn't confirm. > Missing utf8 byte order mark for plugin scripts in Windows8 > ----------------------------------------------------------- > > Key: CB-6334 > URL: https://issues.apache.org/jira/browse/CB-6334 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-cli > Affects Versions: 3.4.0 > Environment: Windows 8 > Reporter: Paul Hickman > Priority: Major > Labels: prepare, utf8 > > Issue CB-2050 fixed a problem where Cordova applications did not pass the > windows store application compatibility test, because the JavaScript files > did not contain Unicode byte order marks. > Whilst this is fixed for the core Cordova JavaScript file, the BOM is missing > on the "cordova-plugins.js" file that the "prepare" statement generates, and > on many of the plugin scripts themselves. > As it is a futile exercise getting every plugin author to ensure they always > remember to save their files with a byte order mark, could you make the > "prepare" command for Windows 8 applications add the byte order mark to all > plugin javascript files that it generates / copies if it is missing. > There is also a potential case to argue that it should do this for the html / > js / css files in the www folder, but that is at least under the user's > control -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org