Project

General

Profile

Actions

Bug #84782

closed

AbstractFormElement::calculateColumnMarkup() must cast floored division to int

Added by Andreas Kienast about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2018-04-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

AbstractFormElement::calculateColumnMarkup() does a division that is floor'd. Since floor() returns a double, the strict comparisons fail.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #83556: Add toggle switches to FormEngineClosed2018-01-13

Actions
Actions

Also available in: Atom PDF