Bug #43938
closed
Task - Workspaces auto-publication
Added by Anonymous almost 12 years ago.
Updated about 7 years ago.
Description
I can not create this task.
Fatal error: Class '\TYPO3\CMS\Workspaces\Service\AutoPublishServiceTask' not found in /kunden/xxxx/rp-hosting/xxxx/xxx/typo3cms/typo3_src-6.0.0/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4155
- Target version set to 6.0.1
- % Done changed from 0 to 90
Wrong task registration in typo3/sysext/workspaces/ext_localconf.php
currently:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['TYPO3\\CMS\\Workspaces\\Service\\AutoPublishServiceTask'] = array(
should be:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['TYPO3\\CMS\\Workspaces\\Task\\AutoPublishTask'] = array(
Patch pending.
https://review.typo3.org/17143
- Project changed from 739 to 624
- Status changed from New to Under Review
- Category set to Bugs
- Status changed from Under Review to Resolved
- Assignee set to Christian Kuhn
- % Done changed from 90 to 100
- PHP Version set to 5.3
- TYPO3 Version set to 6.0
- Category changed from Bugs to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Status changed from Resolved to Closed
Also available in: Atom
PDF