Actions
Bug #50027
closedSorting of localized tt_content elements is wrong after copying
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-07-15
Due date:
% Done:
50%
Estimated time:
4.00 h
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
When making a copy of a content element on a page with two or more languages, the pasted element will appear in the correct position on the target page whereas the localized partner elements will appear on the correct position (colPos) only if the destination record has a translation.
This issue already occured before but was not fixed completly: #30469
This ancient bugfix properly handled the case when there is a translation for the destination record. But in the case the destination record has no localized version the same issue will occur again.
See attached screenshot.
Files
Actions