Project

General

Profile

Actions

Bug #23709

closed

Enable debug mode in BE

Added by Steffen Kamper about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-10-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

While develop in BE it's difficult to debug for some reasons:

  • the loginrefresh request send you every minute to ajax.php
  • the concatenate and compress makes it difficult to find occurences of a specifiv file eg in a specific CSS file

With this patch you can set
$TYPO3_CONF_VARS['BE']['debug'] = '1';
and the loginrefresh is disabled, also the pagerenderer is set to debug mode.

(issue imported from #M15966)


Files

15966.diff (1.39 KB) 15966.diff Administrator Admin, 2010-10-12 10:38
Actions #1

Updated by Ernesto Baschny about 14 years ago

Commited to trunk as rev. 9101.

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF