Actions
Bug #58307
closedTemporary id for inline records in flexforms seems to be persisting too long.
Status:
Closed
Priority:
Could have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2014-04-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:
Description
While documenting another bug, I noticed something suspicious. When a FAL inline record is added to a record to in the BE it receives a temporary id number. This is expected. However, upon saving the parent record the temporary id is stored in the database rather than the number of references. If you then save the parent record a second time it will then store the number of references.
This video will illustrate the issue.
http://www.busynoggin.com/fileadmin/videos/flexform-New-ID-bug.mp4
Actions