[TYPO3-dev]  IRRE and tstamp  of parent records
    Stefan Geith 
    typo3dev2010.nospam1 at geithware.de
       
    Mon Aug  2 15:42:32 CEST 2010
    
    
  
Hi Devs,
I have a relation
    books 1---->N chapters 1--->N Paragraphs
When I add the first paragraph to a chapter,
then the tstamp of the chapter is updated.
If I add another paragraph to the same chapter,
then the tstamp of the chapter is NOT updated (but
the count of paragraphs is updated in the chapter).
Is this a known bug ?
I would expect, that all parent tstamps are updated, when any 
childrecord is added or modified - Right ?
/Stefan
    
    
More information about the TYPO3-dev
mailing list