[TYPO3-core] RFC: Bug: IRRE - Related child records are not updated when copying to a different page

Oliver Hader oh at inpublica.de
Wed Feb 21 00:40:48 CET 2007


Committed to Trunk.

olly


Oliver Hader wrote:
> This is a SVN patch request.
> 
> Problem:
> A structure of 1:n dependend records (parent->child->grandchild) shall
> be copied and pasted on a different page than the original one. The
> parent record will be inserted correctly on the destination page. The
> child records unfortunatelly not - they are duplicated on the original page.
> 
> Solution:
> Extend the method t3lib_TCEmain::copyRecord_procBasedOnFieldType by one
> parameter that tells on which page the parent record was pasted.
> 
> Comments:
> You can test this with the IRRE tutorial. TER key: "irre_tutorial"
> 
> Branch: Trunk 
-- 
Oliver Hader
http://inpublica.de/


More information about the TYPO3-team-core mailing list