Task #78549
closedRework TSconfig mod.web_list.newPageWiz.overrideWithExtension
100%
Description
In #70055 the newContent/PageWiz was reworked and mod.web_list.newContentWiz.overrideWithExtension was replaced by mod.newContentElementWizard.override. But for mod.web_list.newPageWiz.overrideWithExtension it was forgotten and so this part isn't useable now, as PagePositionMap links to pathToExt/mod1/index.php (which also misses CSRF protection).
Code in question: https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php#L277
Updated by Gerrit Code Review about 8 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/50560
Updated by Gerrit Code Review about 8 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/50560
Updated by Gerrit Code Review about 8 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/50560
Updated by Gerrit Code Review about 8 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/50560
Updated by Gerrit Code Review almost 8 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/50560
Updated by Gerrit Code Review almost 8 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50560
Updated by Benni Mack almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 958795c7db824ee96d42389357d12cfcf31842f8.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed