Skip to content
Snippets Groups Projects
Commit e0a7897a authored by Nikita Hovratov's avatar Nikita Hovratov
Browse files

[BUGFIX] Cast invertStateDisplay to bool in SelectItem

Oftentimes bool values are provided as integer in TCA. Therefore, a cast
to bool is needed for invertStateDisplay.

Note: Error might happen in itemsProcFunc for checkbox fields.

Resolves: #100275
Related: #99739
Releases: main
Change-Id: I14c2e798385250b40a7d4e4a73cbc157618a7a0f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78234


Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
parent d801d3f1
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment