[TASK] Remove leftover "draft workspace" checks
A magic draft workspace (wsid=-1) was removed during TYPO3 v4.x development already, with custom workspaces (wsid>0) available since a long time. Some left-over checks can safely be removed now. Resolves: #92474 Releases: master Change-Id: Ia38a4f0d8099673d933678f0533601c5b85bcde6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66000 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Module/ModuleLoader.php 2 additions, 3 deletionstypo3/sysext/backend/Classes/Module/ModuleLoader.php
- typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php 0 additions, 1 deletion...core/Classes/Authentication/BackendUserAuthentication.php
- typo3/sysext/info/Classes/Controller/InfoModuleController.php 2 additions, 3 deletions...3/sysext/info/Classes/Controller/InfoModuleController.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php 3 additions, 1 deletion...Classes/Controller/TypoScriptTemplateModuleController.php
Please register or sign in to comment