Actions
Bug #99826
closedWrong page title for clipboard paste in list module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-02-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The following actions are performed in the list module
- Copy or cut a content element to the clipboard
- Select a different page in the page tree
- Use the "Paste in clipboard content" button to insert the content element to the page
The paste in clipboard content modal shows the wrong page title as shown on the screenshot below
Instead of the expected page title, the title of PID 0 ([SYS][sitename]
) is shown. The content element is however pasted to the selected page.
Files
Actions