Bug #17470
closedCopying of an IRRE Parent object reverses the Childs order
0%
Description
When copying an IRRE Parent to another or the same page reverses the Childs sorting order.
(issue imported from #M5963)
Files
Updated by Oliver Hader over 17 years ago
Can you give an example how the child records are related to the parent (1:n comma separated, 1:n foreign_field, m:n bidirectional) and where the sorting field is defined (TCA[<table>]['ctrl'] or on the parent field)?
Updated by Nico Thomaier over 17 years ago
The Childs are related 1:n by an foreign_field...
I will upload the ext_tables.php and the tca.php file so you can check out the full
configuration.
Updated by Oliver Hader over 17 years ago
Hm, I could not reproduce this behaviour with the latest revision of the 4.1 branch. Furthermore I tried to check this with the release package TYPO3 4.1.1 - but also without success.
BTW: Are you talking of the soring order of the child records in the Web>List module or within the form view (TCEforms) showing the parent record and all nested children?
The configuration you're using in your extension is similar to the "1nff" part of the IRRE Tutorial.
Updated by Nico Thomaier over 17 years ago
That's quite strange. I got this extension running on 2 systems (Development and Live). Both system show the same behaviour.
The sorting order get's reversed in the TCEforms view.
If it help's i may upload the whole ext.
Updated by Oliver Hader over 17 years ago
That would be great. Please upload your extension - otherwise you could send me the extension via e-mail to (oh at inpublica dot de)