Bug #87577
closedTYPO3 8: Deleting an inline (IRRE) record does not mark the parent record as modified
0%
Description
Given you edit a record which has an IRRE record at load time.
Now delete the IRRE record, confirm "Delete this record?" with "Yes".
Then click "Close".
EXPECTED:
- TYPO3 tells you that the parent record must be saved in order to REALLY delete the IRRE record.
- Alternatively: The IRRE record gets deleted as soon as you confirm the "Delete this record?" question. (Won't happen, I know.)
INSTEAD, THIS HAPPENS:
- TYPO3 closes the parent record, goes back to Page / List view and SILENTLY does NOT delete the IRRE record. The user now expects the IRRE record to be deleted, which causes confusion or worse.
REGRESSION?
- Don't know.
In TYPO3 9 this is fixed, but TYPO3 8 still receives bugfixes, is widely used and this bug should be quite simple to fix.
Updated by Benni Mack over 5 years ago
- Target version changed from next-patchlevel to Candidate for patchlevel
Updated by Andreas Kienast over 2 years ago
- Status changed from New to Closed
Hello Leonie,
as you mentioned, this is fixed since TYPO3 v9. TYPO3 8 is in ELTS state and won't receive this bugfix anymore.
Kind regards
Andreas