Bug #20216

Add xmlns attribute to html tag in backend

Added by Christian Kuhn over 6 years ago. Updated almost 5 years ago.

Status:Closed Start date:2009-03-20
Priority:Should have Due date:
Assigned To:Christian Kuhn % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.3 Is Regression:
PHP Version:5.2 Sprint Focus:
Complexity:

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)

10737_v1.diff Magnifier (946 Bytes) Administrator Admin, 2009-03-20 00:16


Related issues

related to Core - Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to... Closed 2009-11-09

History

#1 Updated by Christian Kuhn over 6 years ago

This issue was previously reported by Hauke Mehrtens in #18642 , thanks!

#2 Updated by Christian Kuhn over 6 years ago

Committed to trunk r5298.

Also available in: Atom PDF