Task #92192
closedDatabaseRecordList: Streamline returnUrl
100%
Description
The method listURL() should be used to set the returnUrl for all actions in the DatabaseRecordList.
It should replace the usages of the method makeReturnUrl. Therefore, this method should be removed. Furthermode, GeneralUtility::getIndpEnv('REQUEST_URI') should be replaced by listURL().
This leads to a consistent behaviour after performing any kind of action in the DatabaseRecordList.
Updated by Gerrit Code Review about 4 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/+/65574
Updated by Gerrit Code Review about 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/+/65574
Updated by Daniel Windloff about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 84b0659162bd4fae9f4af7dbfb3041c3a7ffc08e.