[!!!][TASK] Remove auto-unpublishing of workspaces
Workspaces had a field called "unpublish_time" which was not accessible for TYPO3 Core since TYPO3 4.5. The field was still processed, but never in use due to side-effects. The functionality has therefore been removed without substitution. Resolves: #81950 Releases: master Change-Id: I6d79b78246103ef485a4d9d0de791b03d10d08a5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60482 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-81950-RemoveLeftoverWorkspacesUnpublishingFunctionality.rst 41 additions, 0 deletions...950-RemoveLeftoverWorkspacesUnpublishingFunctionality.rst
- typo3/sysext/core/Resources/Private/Language/locallang_tca.xlf 0 additions, 3 deletions.../sysext/core/Resources/Private/Language/locallang_tca.xlf
- typo3/sysext/workspaces/Classes/Command/AutoPublishCommand.php 9 additions, 31 deletions.../sysext/workspaces/Classes/Command/AutoPublishCommand.php
- typo3/sysext/workspaces/Configuration/TCA/sys_workspace.php 0 additions, 12 deletionstypo3/sysext/workspaces/Configuration/TCA/sys_workspace.php
- typo3/sysext/workspaces/ext_tables.sql 0 additions, 1 deletiontypo3/sysext/workspaces/ext_tables.sql
Please register or sign in to comment