[TYPO3-content-rendering] double rendering of <html><head>

Peter Niederlag niederlag at ikd01.de
Sat Oct 29 17:23:26 CEST 2005


Hi Ben,

ben van 't ende [netcreators] schrieb:
> Hi,
> 
> So now I have a real content rendering problem I can't fix! Rupert has
> spent an hour on it. Which could mean anything ;-) Well here it is. I
> have two installations on 3.8 that give these results in the source:
> 
> <html>
> <head>
> <!DOCTYPE html
>      PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl">
> <head>
> 
> That's on http://demo2.netcreators.nl
> 
> Obviously as you can see <html><head> is repeated. When I refresh the
> page and get it out of the cache the problem is gone. I tried commenting
> out several config options and some extensions, but there seems no way
> to get rid of it.
> 
> Does anyone have an idea how to troubleshoot this?

Use the Typoscript-Debugger in the AdminPanel(FE) to see where it is
inserted twice. I never encountered this problem so I would expect some
misconfiguration or a bad extension. Of coure it is also possible I
missed some bug.

Things like this happen easily if you use a HTML-template with the
TEMPLATE-cObject and forget to use an 'workOnSubpart=###FOO###'.

Gimme a login (PM) and I'd like to have a look.

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *



More information about the TYPO3-project-content-rendering mailing list