WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Add charset utf-8 to html head #50

Closed intitni closed 4 years ago

intitni commented 4 years ago

Non-ascii characters in HTML output were not displayed correctly in Safari. Specifying charset to utf-8 in HTML meta tag will fix this issue.

ghost commented 4 years ago
2 Messages
:book: View more details on Bitrise
:book: Tests: Executed 17 tests, with 0 failures (0 unexpected) in 0.315 (0.347) seconds

Current coverage for Diagnostics.framework is 76.64%

Files changed - -
DiagnosticsReporter.swift 100.00% :white_check_mark:

Powered by xcov

Generated by :no_entry_sign: Danger