Project

General

Profile

Actions

Bug #25203

closed

tslib_fe::hook_eofe generates broken HTML code

Added by Anonymous over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-02-28
Due date:
% Done:

0%

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

Description

When an extension (i.e. workspaces) uses the hook "hook_eofe" it breaks the entire HTML code which may lead to several javascript errors (as seen in workspaces).

Shouldn't this be wrappend with an ob_start();ob_end_clean(); for proper output and the END of the HTML source?

This happens in almost all TYPO3 Versions.

When using workspaces 4.5.1 with feeditadvanced 1.4.0 in Internet Explorer 7 this leads to complete break of the whole frontend editing.
(issue imported from #M17800)

Actions

Also available in: Atom PDF