Actions
Bug #20472
closedValidation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
Start date:
2009-05-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of separating the overall into smaller ones is that it is easier to revert them in case of problems.
Problems:Although we once decided to switch to XHTML 1.0 Transitional, there are some errors with "hr" tags.
- No ending is defined for the singleton tag.
- uppercase tags
Solution:
Change these tags with the proper markup.
(issue imported from #M11144)
Files
Actions