Project

General

Profile

Actions

Bug #20216

closed

Add xmlns attribute to html tag in backend

Added by Christian Kuhn about 15 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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

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

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility viewClosed2009-11-09

Actions
Actions #1

Updated by Christian Kuhn about 15 years ago

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

Actions #2

Updated by Christian Kuhn about 15 years ago

Committed to trunk r5298.

Actions

Also available in: Atom PDF