-
Bug
-
Resolution: Fixed
-
None
-
Emptyshow more show less
For some big TBX files the LIBXML_PARSEHUGE must be added in
application/modules/editor/Models/Import/TermListParser/Tbx.php
$this->xml->open($path,NULL,LIBXML_PARSEHUGE);
- relates to
-
TRANSLATE-3107 TBX import with huge image nodes fail
- Done