Bug #6897

Fluid: form.select no (pre)selected values in multiple-mode

Added by Jan Roth about 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-03-17
Priority:Should have Due date:
Assignee:Bastian Waidelich % Done:

100%

Category:-
Target version:-
Has patch: FLOW3 version affected:
Votes: 0

Description

If a select-field in my form is multiple="multiple" and size > 1 then is no value selected in editActions with correctly assigned property ...


Related issues

related to Extbase MVC Framework - Bug #5638: Currently not possible to "unselect" checkboxes to editin... Resolved 2009-12-05

Associated revisions

Revision b71ce346
Added by Bastian Waidelich almost 3 years ago

[+BUGFIX] Fluid (ViewHelpers): Now, it is possible to "unselect" checkboxes and multiselect fields in editing forms. This fixes #5638. This fixes #8535. This fixes #6897 (improved forwardport from Fluid extension r2346)

History

Updated by Jan Roth about 3 years ago

Values which are already assigned will not be detached, if no Value is selected. (In both situations i have assigned a ObjectStorage as property, maybe not supported? I just detected that checkbox viewhelper only support array and boolean. How does select work here?)

Updated by Sebastian Kurfuerst almost 3 years ago

  • Project changed from Extbase MVC Framework to TYPO3.Fluid
  • Category deleted (431)

Updated by Sebastian Kurfuerst almost 3 years ago

  • Priority changed from Must have to Should have

I think this is related to #5638, I guess the same trick must be applied here.

Updated by Bastian Waidelich almost 3 years ago

  • Status changed from New to Accepted
  • Assignee set to Bastian Waidelich

Updated by Bastian Waidelich almost 3 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4874.

Also available in: Atom PDF