Actions
Bug #20340
closedValidation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
Start date:
2009-04-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Branches: Trunk
Problem:
Some extension developers forget to enter a label and/or a description for their backend module, which generates validation issues for alt_intro.php:
"Trimming empty <strong>"
Solution:
If label is empty, don't render <strong> tag and following br tag
If label and description are empty, render table column with content
(issue imported from #M10956)
Files
Actions