Details
-
Bug
-
Resolution: Fixed
-
None
-
Medium
-
It seems like the DeepL API has changed its default behaviour regarding the tag handling. Now we force HTML usage if not explicitly XML is given to fix some encoding problems
-
Empty show more show less
Description
In some cases DeepL returns unescaped xml special chars - please see linked TS issue for an example.
We need to escape those in order to make Okapi export the file without errors.
TL: Additionally here: it seems that tag_handling = xml is missing in the requests. Adding that parameter returns the correct content.
Attachments
Issue Links
- relates to
-
TRANSLATE-3402 Hotfix: delete deepl glossary on deleting termcollection
- Done
-
TRANSLATE-3400 DeepL: Create/add test for the deletion of DeepL Glossaries
- Selected for dev
-
TRANSLATE-3401 XML validation of XLF on export to prevent Okapi errors
- Selected for dev