[TYPO3-core] RFC: Bugfix #12688: MM relations: rollback not working / sys_history wrong

Ralf Hettinger ng at ralfhettinger.de
Thu Jan 14 13:47:20 CET 2010


Am 14.01.2010 13:37 schrieb Steffen Gebert:
> Am 14.01.2010, 13:32 Uhr, schrieb Steffen Gebert
> <steffen at steffen-gebert.de>:
> 
>> Please wait a few minutes.. I'll try without the patch and hope to
>> find the root cause of this whole weirdness (only strange thing is
>> that on the other installation, also the change to the sys-folder
>> happens..)
> 
> Okay - the change is also reverted without the patch.

Hm. There's something evil going on within your installation ;)


> And it happens not
> in exactly the same second as the previous change, so maybe at the time
> the TCEform is shown?

I would suspect, that there are some tcemain hooks triggered or some
XCLASSing in place, which interfers the storage process. Hard to guess
more...

What I'd probably do is grepping for these hooks or an XClass... which
could look like
[...]typo3conf/ext > grep -rE "t3lib/class\.t3lib_tcemain" *


More information about the TYPO3-team-core mailing list