[!!!][TASK] Remove possibility for index.php?32
A Frontend request could previously be called with index.php?id=[id] or just index.php?[id]. The support for calling pages through the syntax of index.php?[id] was removed, along with the method $TSFE->setIDfromArgV. Resolves: #73602 Releases: master Change-Id: Ic0f0131e15e72281ab8324785c42c3887deed5cb Reviewed-on: https://review.typo3.org/46812 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-73602-Short-URLWithoutIdIDRemoved.rst 31 additions, 0 deletions...log/master/Breaking-73602-Short-URLWithoutIdIDRemoved.rst
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 0 additions, 19 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
Please register or sign in to comment