[Typo3-dev] html header not getting through
dan frost
dan at danfrost.co.uk
Mon Sep 8 15:32:00 CEST 2003
Dear all,
I've added the following to the html page header in (line c360)
class.tslib_pagegen.php.
<html lang="en" xml:lang="en" xml:ns="http://www.w3.org/1999/xhtml">
This is delivered to the browser as:
<html lang="en" xmllang="en" xmlns="http://www.w3.org/1999/xhtml">
- notice the missing colons (:).
What is stripping these?
Many thanks,
dan
More information about the TYPO3-dev
mailing list