Actions
Bug #46916
closedxhtml_cleaning destroys Javascript
Start date:
2013-04-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
If xhtml_cleaning is activated (config.xhtml_cleaning = all) javascript wich is integrated from an extention (eg via $GLOBALS['TSFE']->additionalHeaderData) can be corrupted.
I guess it is the same Problem as Bug #18508 wich should be already fixed, maybe the problem came back into core.
Actions