Actions
Bug #69152
closedRemoving FAL relation does not work properly in TCA and Flexforms
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2015-08-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In TYPO3 7.4 FAL or the new FormEngine have a bug when deleting a FAL Relation.
Deleting FAL relation from pages media:
When deleting a FAL relation (e.g. an image) from page media, in backend a javascript error appears:
The file relation disappears in backend and also the relation in database. The number in pages media, which had the value "1" before, should now be "0", but even without having a relation this value does not update.
Deleting FAL relation from Flexform:
The same javascript error appears, but the FAL relation remains visible until you save the record. Then the deleted relation is gone, but also here the value "1" remains in flexform.
Files
Updated by Alexander Opitz over 9 years ago
- Category set to FormEngine aka TCEforms
Updated by Morton Jonuschat almost 9 years ago
- Status changed from New to Resolved
Actions