Actions
Bug #98339
closedTCA inline file with maxitems to 1, can't add new one after deleting the image
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-09-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have an inline field to add images and the maxitems & minitems property is set to 1.
If I delete it I do not have the option to add a new image and since the minitems property is set to 1 the element can not be saved.
Updated by Bianca Landsmann about 2 years ago
- Category deleted (
Backend User Interface)
Updated by Bianca Landsmann about 2 years ago
- Target version deleted (
next-patchlevel)
Updated by Bianca Landsmann about 2 years ago
The problem occures in v11.5.15. In v11.5.14 the "Add image" button is there
Updated by Cyrill Gsell about 2 years ago
The issue seems to come from this commit: https://github.com/typo3/typo3/commit/e5f4eff498
Updated by Česlav Przywara about 2 years ago
- Is duplicate of Bug #98233: Regression: After deleting image in record "add" button is not displayed again added
Updated by Česlav Przywara about 2 years ago
Hi,
this has been reported and fixed already - see: https://forge.typo3.org/issues/98233 The fix is likely going to be released in TYPO3 11.5.16.
Updated by Oliver Hader about 2 years ago
- Status changed from New to Closed
→ duplicate of issue #98233
Actions