[TYPO3-core] RFC: #11397: [Feature] Add class for render HTML header/footer for BE and FE
Steffen Gebert
steffen at steffen-gebert.de
Fri Aug 28 16:48:47 CEST 2009
Hi Steffen,
I'm currently testing this patch.
The following code is outputted:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"
xml:lang="de" lang="de"><head>
There's a " " missing in htmlxmlns -> "html xmlns".
Do you have an idea, where this is coming from? Couldn't find that piece
of code.
Steffen
More information about the TYPO3-team-core
mailing list