Bug #6897

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

Added by Jan Roth over 5 years ago. Updated almost 5 years ago.

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

100%

Category:-
Target version:-
Has patch: Affected Flow version:

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 ...

Associated revisions

Revision b71ce346
Added by Bastian Waidelich about 5 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

#1 Updated by Jan Roth over 5 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?)

#2 Updated by Sebastian Kurfuerst about 5 years ago

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

#3 Updated by Sebastian Kurfuerst about 5 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.

#4 Updated by Bastian Waidelich about 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Bastian Waidelich

#5 Updated by Bastian Waidelich about 5 years ago

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

Applied in changeset r4874.

Also available in: Atom PDF