[TYPO3-english] fluid + v6.1 <script>, <iframe> stripped out to text &lt; iframe

jaco graaff jaco at spacexplorer.co.za
Mon Jul 8 01:22:28 CEST 2013


I am having an issue where all <script>* and <iframe>* tags get's converted 
to html text in the front-end:

e.g. embedded video in iframe:

&lt;iframe width=&quot;282&quot; height=&quot;300&quot; 
src=&quot;http://www.youtube.com/embed/T68kU5rVOoM?fs=1&quot; 
frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;

instead of

<iframe width"=282" height="300" 
src="http://www.youtube.com/embed/T68kU5rVOoM?" ></iframe>

There must be a Typoscript setting somewhere that sets the accepted tags

Thanks

Jaco 



More information about the TYPO3-english mailing list