Feature #38091

Introduce debugMode setting

Added by Rens Admiraal about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-06-15
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

By default all output of TypoScript Runtime rendering is wrapped by HTML comments. This triggers quirks mode in Internet Explorer basically breaking the layout of current conference and demo sites.

Associated revisions

Revision 868720ed
Added by Rens Admiraal about 3 years ago

[BUGFIX] Add Debug mode to TypoScript rendering

This change introduces a debugMode setting for TypoScript rendering.
Disabling this by default prevents rendering of HTML comments around
all elements including the <html> tag. The result is an HTML comment
before the doctype declaration which causes Internet Explorer to
switch to quirks mode.

Change-Id: Iec9fdd33920cbf8f082c818e73c5eb9bc53fa8b8
Resolves: #38091

History

#1 Updated by Rens Admiraal about 3 years ago

Thanks to Henjo Hoeksma for finding

#2 Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12097

#3 Updated by Gerrit Code Review about 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12097

#4 Updated by Rens Admiraal about 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF