Actions
Bug #19461
closedtranslation do not follow parent when cut'n'paste
Start date:
2008-10-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
On a page page, whan I have a tt_content and it's translation.
I want to cut'n'paste the default content element on another page.
then the translations do not follow my content on the destination page.
even more, they are not accessible at all either in page or in list view.
this is quite embarrassing. and curious to see that I did not find any information about this on the web, because it's quite an usual action to cut'n'paste.
Same problem with copy'paste if I copy the original block the translation isn't copied.
1) create a content element
2) translate it to any language
3) cut the original content element
4) paste it on another page
5) see the translated element is not there anymore.
(issue imported from #M9566)
Actions