Bug #72379
closedStory #69617: FormEngine bugs
Show button 'add image' after delete inline fails
100%
Description
This BUGFIX : https://review.typo3.org/45401 works.
But in my flexform inline, I set <maxItems>2</maxItems> and <minItems>2</minitems>.
When I put 2 pictures it's OK, I save, the buttons "add image" and "upload" are masked (because i have the maxItem).
When I delete one ore more pictures it's work but both buttons are not showed again so i can't load new pictures.
Thank's for your help.
Regards,
Nguyen Geoffrey
Files
Updated by Morton Jonuschat almost 9 years ago
- Assignee deleted (
Morton Jonuschat)
Updated by Jacob Dreesen almost 9 years ago
I have encountered the same problem and thus can confirm this.
Updated by Frank Nägler over 8 years ago
- Status changed from New to In Progress
- Assignee set to Frank Nägler
Updated by Gerrit Code Review over 8 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47337
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47348
Updated by Frank Nägler over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1b9a5319b1722ce4c8173dc4c4275025bf9a02df.
Updated by Ebin Mathew about 6 years ago
This issue still persists in the backend forms. I am currently using the typo3 version 7.6.15. I have checked the javascript file mentioned in the changeset, every change mentioned there has been already updated. But bug remains unsolved.