Project

General

Profile

Actions

Bug #43938

closed

Task - Workspaces auto-publication

Added by Anonymous over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Workspaces
Target version:
Start date:
2012-12-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

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


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #40490: Wrong Scheduler task configuration for namespace versionClosedNicole Cordes2012-08-31

Actions
Actions #1

Updated by Tobias Liebig over 11 years ago

  • 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

Actions #2

Updated by Tobias Liebig over 11 years ago

  • Project changed from 739 to 624
Actions #3

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch workspaces_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17678

Actions #4

Updated by Christian Kuhn over 11 years ago

  • 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
Actions #5

Updated by Michael Stucki over 10 years ago

  • Category changed from Bugs to Workspaces
Actions #6

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF