Bug #17910
closedFatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
100%
Description
[v4.1.4]
Fatal error: Cannot use string offset as an array in [...]/typo3_src-4.1.4/t3lib/class.t3lib_tceforms.php on line 2954
$tInfo is an string
patch follows
to reproduce- add an website language
- set options.additionalPreviewLanguages of BE user to uid of language
- translate a page
- add an content element
- translate the content element
- deleted the org content element
- try to edit translated content element
(issue imported from #M6931)
Files
Updated by Marc Bastian Heinrichs almost 17 years ago
here is the patch against 4.1.4
Updated by Susanne Moog about 14 years ago
In current TYPO3 versions deleting only the original content element which still has a translation attached shouldn't be possible because the translated element is automatically deleted with it.
Do you still have a problem with this feature or can this report be closed?
Updated by Marc Bastian Heinrichs about 14 years ago
Jep, in newer TYPO3 versions the translated element is automatically deleted with the parent. So this problem can't be reproduced.
But don't you also mean checking the 2-dim array the right way doesn't hurt?
Updated by Susanne Moog about 14 years ago
No, of course it does not hurt. Would you mind sending your patch to the core list so it can be +1 and committed?
Updated by Mr. Hudson about 13 years ago
Patch set 1 of change Id51afff4349a473f291ef50631b519942f45be13 has been pushed to the review server.
It is available at http://review.typo3.org/4734
Updated by Andreas Wolf about 13 years ago
- Status changed from Needs Feedback to Under Review
- Target version deleted (
0)
Updated by Andreas Wolf about 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 16fa940f1fc64efbbffa5b689cacfd6c401cd3a6.
Updated by Gerrit Code Review almost 13 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/6210
Updated by Andreas Wolf over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 838dc0f8cda10c6e2ce9c181c4baeea0a2b52845.