[TYPO3-core] FYI48 #10955: Output of additionalCSS not valid

Steffen Gebert steffen at steffen-gebert.de
Sat Feb 5 13:48:47 CET 2011


Hi!

The following changes will be committed in 48h, if nobody objects.

Type: Bugfix

Bugtracker reference:
http://bugs.typo3.org/view.php?id=10955

Branches:
trunk, 4-5, 4-4

Problem:
Output of tslib_fe::INTincScript_loadJSCode() produes invalid CSS 
markup: <!-- and // --> are not valid there.

Solution:
Remove the lines

Note:
See
 > $this->additionalHeaderData['_CSS']='
 >   <style type="text/css">
 >     /*<![CDATA[*/
 >     <!--
 >     '.implode(LF,$this->additionalCSS).'
 >     // -->
 >     /*]]>*/
 >   </style>';



Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 Core Team Member
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10955.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110205/713edf34/attachment.txt>


More information about the TYPO3-team-core mailing list