Actions
Bug #34473
closedFatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Start date:
2012-03-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
If there is no $root->file->body element, in the SimpleXmlObject, the method children() can't be called:
Fatal error: Call to a member function children() on a non-object in /Typo3/Sources/typo3_trunk/t3lib/l10n/parser/class.t3lib_l10n_parser_xliff.php on line 47
Actions