-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Import/Export
-
High
-
Emptyshow more show less
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)