Actions
Bug #18715
closedConstant editor shows [Empty] for 0 values
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-04-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Any "0" value will cause [Empty] to be shown in constant editor instead of 0. For example, in contants.txt:
# cat=plugin.tx_myext; type=int; label=Test label plugin.tx_myext.myConst = 0
This will be shown as [Empty]. Also "options" type will show empty instead of option text.
(issue imported from #M8273)
Actions