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 #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45082

Actions #2

Updated by Benni Mack over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF