[TYPO3-english]  TemplaVoilà changes tags
    Mathias Hübscher 
    mathias_huebscher at web.de
       
    Tue Aug  5 02:27:06 CEST 2014
    
    
  
Hello,
I have Typo3 6.2.3 with TemplaVoilá 1.9.0. I have a Template with the following part:
<!--[if gt IE 9|!(IE)]><!-->
	<script>
		onInit();
	</script>
<!--<![endif]-->
This part is not mapped and should passed through. But the output is the following:
<!--[if gt IE 9|!(IE)]><!-->
<script type="text/javascript">
			onIni</script></!--[if><!--<![endif]-->
Does anybody has an explanation for that behaviour?
Thanks and Greetings
Mathias
    
    
More information about the TYPO3-english
mailing list