Bug #89151
closedModule Backend Users: unable to paste copied user
100%
Description
Being in the Backend Users module it is possible to copy a user via the context menu. However it is not possible to paste the copied user. Neither there is a paste icon appearing in the list, nor does the "past after" link in the context menu work (it simply happens nothing). See screenshot for better visualization.
Although it is possible to paste the copied user if switching to list module (either by directly clicking it and navigating to proper page or by using the context menu), it is not self-explanatory.
Files
Updated by Andreas Kienast about 5 years ago
- Status changed from New to Accepted
Nothing happens on clicking "paste after" because language labels are missing and the JavaScript explodes:
Uncaught TypeError: Cannot read property 'button.cancel' of undefined at jQuery.fn.init.pasteInto (ContextMenuActions.js?bust=1568207119:13) at jQuery.fn.init.pasteAfter (ContextMenuActions.js?bust=1568207119:13) at HTMLAnchorElement.<anonymous> (ContextMenu.js?bust=1568207119:13) at HTMLAnchorElement.dispatch (jquery.js?bust=1568207119:5233) at HTMLAnchorElement.elemData.handle (jquery.js?bust=1568207119:5040)
Updated by Gerrit Code Review about 5 years ago
- Status changed from Accepted 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/c/Packages/TYPO3.CMS/+/61692
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61692
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61692
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61692
Updated by Gerrit Code Review about 5 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61692
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61814
Updated by Andreas Fernandez about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1c9e2ee47ed580941f2fb3822687ab82129d08d1.