[TYPO3-mvc] How to remove Parsetime info tag for AJAX
g4-lisz at tonarchiv.ch
g4-lisz at tonarchiv.ch
Tue Aug 26 21:36:23 CEST 2014
Hi Markus,
thanks, but this didn't help (I already tested it before).
But this did the trick:
tmp.ajaxConf.debug = 0
I wonder why this is on by default...
Cheers,
Till
On 08/26/2014 09:30 PM, Markus Klein wrote:
> 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
> _______________________________________________
> 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