Project

General

Profile

Actions

Bug #18861

closed

config.removeDefaultJS=1 leaves empty script block

Added by Philipp Heine about 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2008-05-27
Due date:
% Done:

0%

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

Description

The TypoScript line:

page.config.removeDefaultJS = 1

left a code Block like
<script type="text/javascript">
/*<![CDATA[*/

/*]]>*/
</script>

in the HTML header part instead of removing all of the JavaScript.

(issue imported from #M8527)


Files

0008527.patch (635 Bytes) 0008527.patch Administrator Admin, 2008-06-05 00:34
Actions

Also available in: Atom PDF