[
https://issues.apache.org/jira/browse/CB-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383697#comment-15383697
]
ASF GitHub Bot commented on CB-11241:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-windows/pull/187
## [Current coverage][cc-pull] is **72.57%**
> Merging [#187][cc-pull] into [master][cc-base-branch] will decrease
coverage by **0.08%**
```diff
@@ master #187 diff @@
==========================================
Files 14 14
Lines 1931 1929 -2
Methods 359 359
Messages 0 0
Branches 387 387
==========================================
- Hits 1403 1400 -3
- Misses 528 529 +1
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last updated by
[aef95b0...14e648b][cc-compare]
[cc-base-branch]:
https://codecov.io/gh/apache/cordova-windows/branch/master?src=pr
[cc-compare]:
https://codecov.io/gh/apache/cordova-windows/compare/aef95b000764d8df9177ad808b6e45d7a59f4de6...14e648bc5d6238e98a7f6e9e7b77441cf10ec7cd?src=pr
[cc-pull]: https://codecov.io/gh/apache/cordova-windows/pull/187?src=pr
> File encoding test fails with UTF-8 file encoding error on windows store
> submission
> -----------------------------------------------------------------------------------
>
> Key: CB-11241
> URL: https://issues.apache.org/jira/browse/CB-11241
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Affects Versions: 4.4.0, 4.4.1
> Reporter: Michael Schmidt
> Labels: triaged
>
> File encoding test
> ```
> FAILED
> UTF-8 file encoding
> Error Found: The UTF-8 file encoding test detected the following errors:
> File www\cordova_plugins.js is not properly UTF-8 encoded. Re-save the file
> as UTF-8 (including Byte Order Mark).
> File www\cordova-js-src\exec.js is not properly UTF-8 encoded. Re-save the
> file as UTF-8 (including Byte Order Mark).
> File www\cordova-js-src\platform.js is not properly UTF-8 encoded. Re-save
> the file as UTF-8 (including Byte Order Mark).
> File www\js\app.js is not properly UTF-8 encoded. Re-save the file as UTF-8
> (including Byte Order Mark).
> File www\js\libs.js is not properly UTF-8 encoded. Re-save the file as UTF-8
> (including Byte Order Mark).
> File www\plugins\cordova-plugin-console\www\console-via-logger.js is not
> properly UTF-8 encoded. Re-save the file as UTF-8 (including Byte Order Mark).
> ...
> Impact if not fixed: HTML, CSS, and JavaScript files must be encoded in UTF-8
> form with a corresponding byte-order mark (BOM) in order to benefit from
> bytecode caching and to avoid other runtime error conditions.
> How to fix: Open the affected file, and select "Save As..." option from the
> File menu in Visual Studio. Select the drop-down control next to the Save
> button and select "Save with Encoding..." option. From the Advanced save
> options dialog, choose the "Unicode (UTF-8 with signature)" option and click
> the OK button.
> ````
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]