Bug #34473
closedFatal error is thrown in xliff parser if a xlf file contains XML in wrong format
100%
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
Updated by Jigal van Hemert over 12 years ago
- Status changed from New to Accepted
- Complexity set to easy
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9530
Updated by Jigal van Hemert over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1199739aec3383534c0895d22c6365774a3ba94f.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9588
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9588
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9592
Updated by Jigal van Hemert over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 7189c98f034798065cfdfacfd106f595df40ba65.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed