Project

General

Profile

Actions

Bug #18642

closed

invalidat xHTML

Added by Hauke Mehrtens about 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-04-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The Typo3 Backend is not validate xHTML.

must be in the first line of the xHTML file and there must be an namespace declaration in the html tag like this:

<html xmlns="http://www.w3.org/1999/xhtml&quot; xml:lang="en" lang="en">

(issue imported from #M8160)


Files

xhtml-header-bugfix.diff (1.9 KB) xhtml-header-bugfix.diff Administrator Admin, 2008-04-19 16:02

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML DeclarationClosedChristian Kuhn2006-04-12

Actions
Actions #1

Updated by Hauke Mehrtens about 16 years ago

There are more xHTML errors in the backend, should they all be fixed or doesn't matter this.

Actions #2

Updated by Christian Kuhn about 15 years ago

These are two issues:
- The xml declaration not preceding the DOCTYPE definition is a duplicate of #16033
- The xmlns issue now moved to #16033

Resolved this issue as a duplicate of #16033

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF