Project

General

Profile

Actions

Bug #89151

closed

Module Backend Users: unable to paste copied user

Added by Lidia Demin over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-09-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

Actions #1

Updated by Andreas Kienast over 4 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)
Actions #2

Updated by Gerrit Code Review over 4 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

Actions #3

Updated by Gerrit Code Review over 4 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

Actions #4

Updated by Gerrit Code Review over 4 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

Actions #5

Updated by Gerrit Code Review over 4 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

Actions #6

Updated by Gerrit Code Review over 4 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

Actions #7

Updated by Gerrit Code Review over 4 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

Actions #8

Updated by Andreas Fernandez over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF