Project

General

Profile

Actions

Bug #21106

closed

Wrong Inclusion in tceforms and tceforms_fe

Added by Steffen Kamper about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-09-20
Due date:
% Done:

0%

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

Description

1) In tceforms the file jsfunc.tbe_editor.js isn't included like the other ones. Reason was #19421 which is resolved now. This inclusion leads to JS error in feedit context as the include isn't in header, it's in body of the document.
Solution: Use $this->loadJavascriptLib()

2) in tceforms_fe all headerData is included with $GLOBALS['TSFE']->additionalHeaderData. This also leads to render in body instead of header.
Solution: use PageRenderer for inclusion

(issue imported from #M12017)


Files

12017.diff (2.02 KB) 12017.diff Administrator Admin, 2009-09-20 20:58
Actions

Also available in: Atom PDF