Skip to content

A value of "0" will never show in a Table, since it is interpreted as false and replaced by " "#1613

Open
braukma wants to merge 1 commit intobenjaminkott:masterfrom
braukma:patch-1
Open

A value of "0" will never show in a Table, since it is interpreted as false and replaced by " "#1613
braukma wants to merge 1 commit intobenjaminkott:masterfrom
braukma:patch-1

Conversation

@braukma
Copy link
Copy Markdown

@braukma braukma commented Feb 23, 2026

The Value of 0 is never displayed in a Table, becase the condition is interpreted as "false" an thus   is written to the output.

Pull Request

Related Issues

  • Closes #
  • Fixes # [bug]
  • Resolves # [feature/question]

Prerequisites

  • Changes have been tested on TYPO3 v11.5 LTS
  • Changes have been tested on TYPO3 v12.4 LTS
  • Changes have been tested on PHP 7.4
  • Changes have been tested on PHP 8.0
  • Changes have been tested on PHP 8.1
  • Changes have been tested on PHP 8.2
  • Changes have been checked for CGL compliance php-cs-fixer fix
  • CSS has been rebuilt (only if there are SCSS changes cd Build; npm ci; npm run build)

Description

[Description of changes proposed in this pull request]

Steps to Validate

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

The Value of 0 is never displayed in a Table, becase the condition is interpreted as "false" an thus   is written to the output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant