oxygenxml / oxygen-batch-converter-addon

Oxygen XML plugin which allows batch resource conversions (Word/Excel/HTML/Markdown to XHTML/DITA or XML<->JSON)
Apache License 2.0
17 stars 11 forks source link

"Wrong" file encoding throws path not found error #30

Closed stefan-jung closed 6 years ago

stefan-jung commented 6 years ago

If the file is encoded with UTF-8 (no BOM) or ANSI or ISO 8859-1, the batch converter cannot find the file and throws:

Das System kann den angegebenen Pfad nicht finden (System cannot find path)

Tested with:

raducoravu commented 6 years ago

@xephon2 could you also attached a zipped JSON file? I tried this with a JSON file containing some Japanese characters in the values but it seems to work for me.

stefan-jung commented 6 years ago

It the same file you've send me. The encoding has been changed with Notepad++.

strings.zip