Actions
Bug #20338
closedValidation issue: Images with empty attributes in Module menu
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:
The main modules in the module menu don't have any image assigned. This leads to the output of complete empty images like <img src="" title="" alt="" /> which generates markup warnings.
Solution:
Don't render the image tag in typo3/classes/class.modulemenu.php when no image is available.
(issue imported from #M10954)
Files
Actions