Actions
Bug #17977
closedChild record not added to MM table when saving new parent record
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-01-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I have a tca table that contains an inline field using an MM table.
The problem occurs following these steps :
1. I create a new parent record
2. I add a new child record (before saving parent)
3. I save the parent.
The parent and child records are created, but there is nothing added to the MM table...
The problem does not occur when I save the parent record before addind childs.
(issue imported from #M7115)
Actions