Actions
Bug #20216
closedAdd xmlns attribute to html tag in backend
Start date:
2009-03-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
xmlns is a mandatory attribute in XHTML 1.0 of the html tag, but it's missing. To make the backend more valid XHTML this should be added.
Solution:
Add the attribute to the html tag if docType is xhtml_* in typo3/template.php
(issue imported from #M10737)
Files
Actions