[TYPO3-templavoila] strange output: !--TYPO3SEARCH_begin--

Tom Walter t3 at wnets.de
Wed Aug 30 19:30:42 CEST 2006


Christian Tauscher wrote:

> My main-Content output is alwasy surrounded by
> 
> !--TYPO3SEARCH_begin--
> My Content
> !--TYPO3SEARCH_end--
> 
> Even the html-source doesn't show more. i would expect some comment-Tags
> like <!--TYPO3SEARCH_begin-->
...
> Now it's clear. If I change the DS Entry to a correct wrap
> 
> 10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
> 
> Then the "!--TYPO3SEARCH_begin--" output dissapears, but the comment is
> not renderd any more. TV
> 
> But the biggest disadvantage is that the DS is always rewritten if I
> update the DS via TV.

Did u try wrapping the Typoscript with CDATA (your second option seems not
to be valid XML anymore ...) ?

What did you mean with "the comment is not renderd any more." - are you
talking about the content ? or does the TYPO3SEARCH totally disappear from
even the HTML-Source ?

Tom



More information about the TYPO3-project-templavoila mailing list