Bug #61529

Cannot ensure checkbox for multiple values

Added by Mathias Brodala 11 months ago. Updated 9 months ago.

Status:Resolved Start date:2014-09-11
Priority:Must have Due date:
Assigned To:Mathias Brodala % Done:

100%

Category:Fluid Spent time: -
Target version:next-patchlevel
TYPO3 Version:6.2 Is Regression:No
PHP Version: Sprint Focus:
Complexity:no-brainer

Description

In TYPO3.Fluid the <f:form.checkbox/> viewhelper has a multiple attribute to enforce field value processing as array. This is not possible with the CMS Fluid and only marked as @todo.

This should be fixed by adding the attribute and respecting it the same way as TYPO3.Fluid.

fluid-checkbox-multiple.patch Magnifier - Implement multiple attribute for checkbox viewhelper (1.4 kB) Mathias Brodala, 2014-09-11 12:17


Related issues

related to TYPO3.Fluid - Bug #8854: form.checkbox ViewHelper throws Exception in newAction Resolved 2010-07-14
duplicated by Core - Bug #59610: Implement multiple checkbox in CheckboxViewhelper Resolved 2014-06-16

Associated revisions

Revision ad2cfb7d
Added by Stefan Froemken 9 months ago

[FEATURE] Add multiple parameter in f:form.checkbox

This patch introduce the multiple parameter
for f:form.checkbox ViewHelper of fluid.

Resolves: #61529
Releases: master,6.2
Change-Id: Ic02b9aaeb19f09be438c18212c5b2f5842bf7468
Reviewed-on: http://review.typo3.org/33257
Reviewed-by: Christian Kuhn <>
Tested-by: Christian Kuhn <>
Reviewed-by: Markus Klein <>
Tested-by: Markus Klein <>
Reviewed-by: Stefan Neufeind <>
Reviewed-by: Ernesto Baschny <>

Revision 33aaf53c
Added by Stefan Froemken 9 months ago

[FEATURE] Add multiple parameter in f:form.checkbox

This patch introduce the multiple parameter
for f:form.checkbox ViewHelper of fluid.

Resolves: #61529
Releases: master,6.2
Change-Id: Ic02b9aaeb19f09be438c18212c5b2f5842bf7468
Reviewed-on: http://review.typo3.org/33257
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
Reviewed-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: Ernesto Baschny <ernst@cron-it.de>
(cherry picked from commit ad2cfb7d909b7b7d0d84de3630047c2f6d7833e0)
Reviewed-on: http://review.typo3.org/33514
Tested-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>

History

#1 Updated by Mathias Brodala 11 months ago

#2 Updated by Gerrit Code Review 10 months ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33257

#3 Updated by Gerrit Code Review 10 months ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33257

#4 Updated by Gerrit Code Review 10 months ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33257

#5 Updated by Gerrit Code Review 10 months ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33257

#6 Updated by Gerrit Code Review 9 months ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33514

#7 Updated by Stefan Froemken 9 months ago

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

Also available in: Atom PDF