[Typo3-dev] Record history does not work

Kasper Skårhøj kasper2004 at typo3.com
Fri Dec 31 13:02:10 CET 2004


Hi Andre,

The problem sounds like a missing t3lib_div::loadTCA() call.


Please try to add line just before line 716:

t3lib_div::loadTCA($table);


This should solve the problem. Please confirm to me directly. I cannot
test it since I don't have the problem...


Happy new year!


- kasper

On Tue, 2004-12-07 at 00:18, André Hänsel wrote:
> When I choose History/Undo on a Content Element I see the entries but
> without the content.
> 
> Diff is executable, so this is not the cause.
> 
> When I dump $TCA in class.show_rechis.inc in function renderEntry in line
> 716 inside the foreach it shows me that there is no key 'columns' in
> $TCA[tt_content], so the following if-expression returns false.
> 
> Before I go on with searching, could anyone confirm this problem?
> 
> André
> 
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
-- 
- kasper

----------------
Man søger fred i rigdom, glans og ære
og tænker: Hvad kan hjertet mer begære?
men dybt derinde bor den samme længsel,
og hjertet græder i sit gyldne fængsel.






More information about the TYPO3-dev mailing list