Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
Empty show more show less
Description
problem
If a XLF file contains invalid XML this error does not bubble correctly into the frontend. That means no task entity is attached to the exception for a correct logging.
reproduction
Import the attached file to reproduce.
expected behaviour
The thrown XML exception should be caught in import process and a import exception attached to the task should be thrown then (with XML Exception as previous)