8000 Release XML2JSONConverter - fix encoding issue for special characters like umlaut · engswee/equalize-xpi-modules · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

XML2JSONConverter - fix encoding issue for special characters like umlaut

Latest
Compare
Choose a tag to compare
@engswee engswee released this 21 Sep 02:19
· 3 commits to master since this release

1.7.1 - Released 21 Sep 2018

  1. XML2JSONConverter
    • Use specific UTF-8 encoding when converting JSON text output to bytes. This fixes corruption
      issue on special characters that could occur when system's default encoding is not UTF-8
  2. ConversionDOMInput
    • Update logic to handle white space indentation of XML input
  3. Added .gitattributes file
    • Introduce end-of-line normalization for files
0