Project

General

Profile

Actions

Bug #19499

closed

Saving of data record too fast results in empty child records

Added by Andy over 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-10-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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

bug_irre_after[TYPO3 4.1.7].png (48 KB) bug_irre_after[TYPO3 4.1.7].png Administrator Admin, 2008-10-23 11:42
bug_irre_before[TYPO3 4.1.7].png (50.2 KB) bug_irre_before[TYPO3 4.1.7].png Administrator Admin, 2008-10-23 12:08
Actions #1

Updated by Oliver Hader over 15 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...

Actions #2

Updated by Alexander Opitz about 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)?

Actions #3

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF