[TYPO3-core] RFC: Bug #10737: Add xmlns attribute to html tag in backend

Christian Kuhn lolli at schwarzbu.ch
Fri Mar 20 01:01:29 CET 2009


This is a SVN patch request.

Type: Bugfix, no-brainer

Bugtracker references:
http://bugs.typo3.org/view.php?id=10737

Branches: trunk

Problem:
xmlns is a mandatory attribute of the html tag in XHTML 1.0, 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

Notes:
I think this is a no-brainer. Even IE6 shouldn't have problems with this
(didn't find any problem reports via google).

Regards
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10737_v1.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090320/522057a3/attachment.txt 


More information about the TYPO3-team-core mailing list