Project

General

Profile

Actions

Bug #23789

closed

TCA: Suggest wizard doesn't work for maxitems=1

Added by Bart Veldhuizen over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

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)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #24264: Suggest wizard does not work with drop-down select fieldsClosedFrancois Suter2010-12-01

Actions
Related to TYPO3 Core - Bug #28930: TCA: Suggest wizard doesn't work in wizard_edit popupClosed2011-08-11

Actions
Actions #1

Updated by Laurent Cherpit over 12 years ago

  • Target version deleted (0)

Confirmed it doesn't work with 4.5.4 too.

Actions #2

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270

Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270

Actions #4

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270

Actions #5

Updated by Mr. Hudson over 12 years ago

Patch set 4 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270

Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 5 of change I1847c9dbf2fe3b4072743857bb84b8e6b112598b has been pushed to the review server.
It is available at http://review.typo3.org/4270

Actions #7

Updated by Tolleiv Nietsch over 12 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

Actions #8

Updated by Gerrit Code Review about 12 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

Actions #9

Updated by Gerrit Code Review over 11 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4270

Actions #10

Updated by Gerrit Code Review about 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

Actions #11

Updated by Gerrit Code Review about 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

Actions #12

Updated by Gerrit Code Review about 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

Actions #13

Updated by Gerrit Code Review about 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

Actions #14

Updated by Gerrit Code Review almost 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

Actions #15

Updated by Gerrit Code Review almost 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

Actions #16

Updated by Gerrit Code Review almost 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

Actions #17

Updated by Gerrit Code Review almost 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

Actions #18

Updated by Gerrit Code Review almost 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

Actions #19

Updated by Stanislas Rolland almost 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #20

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF