-
Bug
-
Resolution: Fixed
-
None
-
High
-
The exported TBX was no valid XML therefore was an error on re-importing that TBX.
-
Emptyshow more show less
While importing some some tbx files, import script is interrupted throwing an error saying "String could not be parsed as XML". Investigation shown that for some reason this expression
$xmlReader->readOuterXML()
returns an empty string, that is causing that error