Project

General

Profile

Actions

Bug #67225

closed

CheckboxViewHelper checked attribute

Added by Kevin Ditscheid almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Fluid
Target version:
-
Start date:
2015-06-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

There is a wrong initialization for the CheckboxViewHelper checked parameter. It is declared as a boolean, but the variable is initialized with NULL.
Additionally there are some conditions which test for === NULL instead of FALSE.
The same problem occures for the RadioViewHelper and the required argument of the TextfieldViewHelper.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #67098: Bug in TextfieldViewHelper for "required" tagClosed2015-05-22

Actions
Actions

Also available in: Atom PDF