Project

General

Profile

Actions

Bug #95371

closed

Please change $itemKey to $counter for the second paremeter of CheckboxElement::renderSingleCheckboxElement

Added by Heiko Dietrich over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-09-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The bug is located in line 129 of function CheckboxElement::render() in the "else"-section of "if ($cols > 1)"

Please change the variable $counter to $itemKey.

Thanks

File: typo3_src-10.4.21/typo3/sysext/backend/Classes/Form/Element/CheckboxElement.php
Also See: https://api.typo3.org/master/_checkbox_element_8php_source.html in Line 129


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #95510: Can not save checkboxes in backendClosed2021-10-06

Actions
Actions #1

Updated by Heiko Dietrich over 2 years ago

  • Subject changed from Change $itemKey to $counter for the second paremeter of CheckboxElement::renderSingleCheckboxElement to Please change $itemKey to $counter for the second paremeter of CheckboxElement::renderSingleCheckboxElement
Actions #2

Updated by Heiko Dietrich over 2 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review over 2 years 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/71336

Actions #4

Updated by Gerrit Code Review over 2 years ago

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

Actions #5

Updated by Georg Ringer over 2 years ago

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

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Gerrit Code Review over 2 years ago

  • Status changed from Closed to Under Review

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71358

Actions #8

Updated by Georg Ringer over 2 years ago

  • Status changed from Under Review to Resolved
Actions #9

Updated by Georg Ringer over 2 years ago

  • Related to Bug #95510: Can not save checkboxes in backend added
Actions #10

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF