Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Strict escaping of all XML-based Imports is now the default. This also means, that exports are strictly escaped!
-
Switch to strict escaping for all XML-based import formats (XLF, XLIFF, SDLXLIFF). This can be turned off by configuration if neccessary. Strict escaping means, that ">" generally is escaped in any textual content.
-
Empty show more show less
Description
Add configuration to switch to DOMDocument in AutoQA processing which implicitly strictly escapes the imported segments to be able to try this at will.