Project

General

Profile

Actions

Bug #24775

closed

Adding a function to bodyTag doesn't work when removeDefaultJS=1

Added by Navi almost 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When using:

$GLOBALS["TSFE"]->JSeventFuncCalls['onload'][$this->prefixId] = "initDynamicOptionLists();";

in my extension it does not add the needed javascript when config.removeDefaultJS = 1 is set.

Don't think it should do that as this is not default JS, so why remove it?

(issue imported from #M17272)

Actions

Also available in: Atom PDF