Actions
Bug #53227
closedPage Copy with Content Elements (Preview-Pics don't appear)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-10-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When copying a page in pagetree (either pagetree with context-menu or in list-view with the common copy-feature) following happens:
- page is beeing copied
- page contents are copied as well
when inspecting the result after copying the page, we realized the preview pictures in the created page copy are not shown.
as soon as we open a content element for editing (i.E. textpic) and save & close it, the thumb is beeing displayed of the image-element in the content.
do you have any idea why this doesn't show the preview-pics?
Thank you for having a look at this.
in fact: tt_content (textpic) preview doesn't show thumb (in preview) after copying a page.
Actions