Project

General

Profile

Actions

Bug #84782

closed

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

Added by Andreas Kienast almost 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 #1

Updated by Andreas Kienast almost 6 years ago

Actions #2

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from In Progress 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/56726

Actions #3

Updated by Andreas Fernandez almost 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF