[TYPO3-core] RFC: #17428: Parsetime comment is inserted BEFORE the !doctype and the html tag
Georg Ringer
mail at ringerge.org
Wed Feb 2 08:31:02 CET 2011
Hi,
this is a SVN patch request.
Type: bugfix, nobrainer
Branches: trunk,4-5,4-4,4-3
Bugtracker reference:
http://bugs.typo3.org/view.php?id=17428
Problem:
The Parsetime comment is inserted BEFORE the DOCTYPE and the html tag.
It is inserted on line 2 of the source code. Firefox, Safari, Chrome and
validator.w3.org doesn't seem to care about this but Internet Explorer 8
does. It destroys the whole page.
Solution:
Instead of displaying the parsetime at the top it will be placed after
the content by appending it to $TSFE->content
Additional information:
Reporter: Hans van Dijk
Patch has been done by me
Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 17428-parsetime_v1.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110202/4a71d44f/attachment.asc>
More information about the TYPO3-team-core
mailing list