stko / oobd

OOBD- The Open Onboard Diagnostics Toolkit
http://oobd.org
11 stars 8 forks source link

serWriteDisplay() uses wrong coding (under Windows?) #223

Closed stko closed 8 years ago

stko commented 8 years ago

When writing text via serWriteDisplay() to a file, special characters are not UTF-8, but ANSI encoded

nexulm commented 8 years ago

For me it's more an issue for the whole document by opening the document as ANSI-encoded document and not as UTF-8 encoded document. In combination with an xslt file if XML file struture is used as output the browser is not showing the document if the XML file is ANSI-encoded.

stko commented 8 years ago

Fixed in https://github.com/stko/oobd/commit/95a94af608c0e0e9b4aa7ca3726f369fe9fa73db