Project

General

Profile

Actions

Bug #14644

closed

Task center is not running at all

Added by JoH over 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-04-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0beta1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When you click on the User --> task center you get the following error:
Warning: Missing argument 1 for overview_main() in /home/typo3_src-3.8.0beta1/typo3/ext/sys_notepad/class.tx_sysnotepad.php on line 36

Fatal error: Call to a member function on a non-object in /home/typo3_src-3.8.0beta1/typo3/ext/sys_notepad/class.tx_sysnotepad.php on line 40

The second error is depending on the first, since the argument missing is $pObj for
function overview_main(&$pObj)

Klick on Task Center

(issue imported from #M943)

Actions #1

Updated by Karsten Dambekalns over 19 years ago

Christian Jul Jensen said:

I did the changes to the taskcenter. The changes requires the modules
to have a few things changed since i changed the API slightly.

I have updated all the official modules, they are in t3extdev cvs, I
wasn't aware that the old ones we're shipped with the beta as global
modules.

So this is a packaging bug...

Actions #2

Updated by Michael Stucki over 19 years ago

Fixed in 3.8.0beta2

Actions

Also available in: Atom PDF