Details
-
Bug
-
Resolution: Fixed
-
None
-
Empty show more show less
Description
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);
Attachments
Issue Links
- relates to
-
TRANSLATE-3107 TBX import with huge image nodes fail
- Done