[BUGFIX] Do not manipulate minitems/maxitems
We must only manipulate minitems and maxitems for valdiation when we have a select-field with renderType selectTree. The existing check is not enough, since it lacks the check for the actual type and applies the changes also if any other type is used and minitems=maxitems=1. Resolves: #76388 Releases: master, 7.6 Change-Id: I9697521a710c3debc49f40c2c4db87baac8f2d97 Reviewed-on: https://review.typo3.org/48415 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Please register or sign in to comment