Project

General

Profile

Actions

Bug #71793

closed

fluid: ajax and config.debug = 1 might not work correctly due to parseTime added

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
Start date:
2015-11-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When using Fluid with ajax ViewHelper like autocomplete the default config option for debug is used which can result in active debug messages.
However, active debug messages in TypoScriptFrontentController will result in e..g parseTime being added.

Therefore, the typeNum configuration for Fluid Ajax ViewHelpers should add config.debug = 0 to avoid debug message output for Ajax ViewHelpers.

I think it should be fixed in 6.2 and 7.6

Actions

Also available in: Atom PDF