Project

General

Profile

Actions

Bug #83598

closed

Output of extbase debugger should go after doctype declaration

Added by Mordamir about 6 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
-- undefined --
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2018-01-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Currently the output of all extbase debug html goes to the start of the page, even before the doctype declaration. The output should go somewhere after doctype declaration.
A missing doctype declaration causes some strange behaviours. For instance, $(window).height() in jquery does result in document height and not in window height.


Files

debug-inline.png (14.1 KB) debug-inline.png <f:debug inline="1"> Florian Seirer, 2020-02-06 10:29
Actions

Also available in: Atom PDF