Bug #61529
Cannot ensure checkbox for multiple values
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.
Related issues
Associated revisions
[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>
[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
- File fluid-checkbox-multiple.patch
added
- Assigned To set to Mathias Brodala
#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
Applied in changeset ad2cfb7d909b7b7d0d84de3630047c2f6d7833e0.