Actions
Task #85107
closedPermissions module uses inline JS for jumpToUrl
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-05-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Permissions module has 2 implementations of jumpToUrl
one in the JS file Permissions.js the other in the PermissionsController.
The later needs to go, as it's an inline js.
Updated by Gerrit Code Review over 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/57078
Updated by Tymoteusz Motylewski over 6 years ago
It can be tested by going to the Access module and then selecting different level from the "Depth:" select box.
Updated by Tymoteusz Motylewski over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ff1601ff458b0e7cbe7fb854994624396653d347.
Actions