Actions
Bug #53066
closedmedia content-element and minify
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-10-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
If the ext minify is installed, the inline JS of media content-element is included before the minified file. So i get a JS Error.
Now I modified the file class.tslib_content_shockwaveflashobject.php in typo3/sysext/cms/tslib/content/.
The File is in the Attachment. The change is in line 167 (addJsInlineCode->addJsFooterInlineCode).
I hope you can include this change in next release of 4.5LTS.
Actions