[TYPO3-mvc] How to remove Parsetime info tag for AJAX

Markus Klein klein.t3 at reelworx.at
Tue Aug 26 21:30:08 CEST 2014


tmp.ajaxConf.disablePrefixComment = 1

I guess that's the option you miss.

Kind regards
Markus

------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member

> -----Original Message-----
> From: typo3-project-typo3v4mvc-bounces at lists.typo3.org [mailto:typo3-
> project-typo3v4mvc-bounces at lists.typo3.org] On Behalf Of g4-
> lisz at tonarchiv.ch
> Sent: Tuesday, August 26, 2014 9:19 PM
> To: 'TYPO3 v4 MVC project'
> Subject: [TYPO3-mvc] How to remove Parsetime info tag for AJAX
> 
> Hi there
> 
> Since 6.2 I get a JS errors because the JSON answer from my servers conatins
> a <!-- Parsetime: 178ms --> tag at the end of data.
> 
> The setup for my document type looks like this:
> 
> tmp.ajaxConf = PAGE
> tmp.ajaxConf {
>   typeNum = 1249058000
>   config {
>     disableAllHeaderCode = 1
>     xhtml_cleaning = 0
>     admPanel = 0
>   }
> }
> my_plugin < tmp.ajaxConf
> my_plugin {
>   typeNum = 1371393670
>   10 < tt_content.list.20.my_plugin
> }
> 
> Is there a now config variable for this type of output?
> 
> Cheers,
> Till
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list