Bug #23789
closedTCA: Suggest wizard doesn't work for maxitems=1
100%
Description
For select fields with maxitems = 1, the suggest wizard does display, but you cannot select an item and transfer it to the selected list. Once you change it to maxitems > 1 everything works ok.
I'm willing to sponsor the solution of this bug.
(issue imported from #M16060)
Updated by Laurent Cherpit over 13 years ago
- Target version deleted (
0)
Confirmed it doesn't work with 4.5.4 too.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270
Updated by Mr. Hudson over 13 years ago
Patch set 3 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270
Updated by Mr. Hudson about 13 years ago
Patch set 4 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270
Updated by Mr. Hudson about 13 years ago
Patch set 5 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270
Updated by Tolleiv Nietsch about 13 years ago
Just added this here because Gerrit removed all newlines from my comment:
current (unpatched) status:
maxitems > 1, size > 1 -- works
maxitems = 1, size > 1 -- doesn't work, but doesn't make sense either
maxitems = 1, size = 1 -- works
maxitems > 1, size = 1 -- works equal to maxitems=1, size=1
but ... if the "autoSizeMax" setting is used, the "size = 1" cases break, because the select drop down turns into the "size > 1" multi field...
I'd suggest to fix this differently (see patchset 5) - I'd prefer to avoid the useless maxitems=1, size>1 situations here - this would implicitly also fix the suggest wizard problems. Seems much cleaner.
If I didn't catch every crash case, please add further details on how to reproduce them within the Introduction Package. Thx
Updated by Gerrit Code Review almost 13 years ago
- Status changed from New to Under Review
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4270
Updated by Gerrit Code Review almost 12 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4270
Updated by Gerrit Code Review over 11 years ago
Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/4270
Updated by Gerrit Code Review over 11 years ago
Patch set 9 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/4270
Updated by Gerrit Code Review over 11 years ago
Patch set 10 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/4270
Updated by Gerrit Code Review over 11 years ago
Patch set 11 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/4270
Updated by Gerrit Code Review over 11 years ago
Patch set 12 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/4270
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/20512
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/20513
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/20514
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/20516
Updated by Stanislas Rolland over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 77333a44aeb634fb0041de0604cee33ffef13563.