Bug #19499
closedSaving of data record too fast results in empty child records
0%
Description
I use the extension rgnewsce which makes use of IRRE.
Now this use case makes great problems:
- I have lots of stored IRRE child records in my data record
- I edit the data record, the record gets loaded
- I save the record very fast
-> this leads to empty child records. Propably because the child records have not been loaded completely and then get saved with an empty content.
A solution could be to make sure the contents gets loaded completely before saving is possible.
(issue imported from #M9627)
Files
Updated by Oliver Hader about 16 years ago
I did not test it, but can imagine that this leads to problems since the save actions of the TCEforms does not check whether a form was completely loaded.
It can also happen without IRRE on slow internet connections...
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.