Bug #87010
closedCopy, cut and paste function broken in weblist module
100%
Description
Since solved issue #83334, copy and paste function do not work as before, in 9.5.2-dev for web list modul with default clipboard.
Given...
You are in backend modul web-list, and see some pages or content elements listed in main frame.
You can click the icon for copy an existing element to the clipboard, while you have selected the default clipboard (normal).
Expected
Main frame should reload, and the clicked icon for copy element should switch the icon, as marked as added to clipboard.
And below the clipboard section should show, that the copied element is added to default clipboard.
Actual
Page reloads, with no error in browser-console. But either icon switches or clipboard is filled with new element to copy.
It works, if you have selected the other clipboard presettings (multiple elements).
Copy and paste in page-tree frame works as expected. No other copy, cut, paste issues found currently.
Updated by Anja Leichsenring almost 6 years ago
- Related to Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names added
Updated by Gerrit Code Review almost 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58956
Updated by Gerrit Code Review almost 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58956
Updated by Gerrit Code Review almost 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58956
Updated by Gerrit Code Review almost 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58956
Updated by Anonymous almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6208be93c83cdedf865f61e9127075c2e0e983f4.