Actions
Bug #88864
closedWrong usage of makeReturnUrl()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-07-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
With #88787, makeReturnUrl() is used. However, the method itself already provides the returnUrl
argument, the mentioned patch also adds the argument.
Updated by Andreas Kienast over 5 years ago
- Related to Task #88787: Deprecate BackendUtility::editOnClick added
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61391
Updated by Andreas Fernandez over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 595a5a84e6c7c27222c942ebeea25090a570d57b.
Actions