Actions
Bug #99825
closedWrong title for cut and paste action in page 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
Given is a content element with a header and some bodytext as shown below
After using the "cut" action from the context menu, I try to paste the content element to a new page. The upcoming modal does not show the expected title of the content element, but "undefined"
The modal should show the title of the content element.
Files
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78383
Updated by Andreas Nedbal over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 573ffbfddde79dcfdc4ed45abb21e61c9a82601b.
Actions