[TYPO3-core] RFC: 14771: Updates for taskcenter, sys_action, impexp

Steffen Kamper info at sk-typo3.de
Tue Jun 22 11:32:57 CEST 2010


Hi,

sry, i applied and got direct exception

Uncaught TYPO3 Exception
Class tasks does not exist

I saw that you removed 'task' from configuration, why?
-		'task'		  => 'tx_impexp_task',

(Just a question: where is it described how to configure a task, covered 
in manual?)

While you are on, please use
Ext.onReady(function() {
instead of
Event.observe(document, "dom:loaded", function(){

We had this issue at other places caused timing problems.


Just a remark: would be cool to have a patch for reading without 
whitespace changes, with such a big patch and 50% of these changes it 
makes reading a lot easier.

vg Steffen


More information about the TYPO3-team-core mailing list