Project

General

Profile

Actions

Bug #14689

closed

unwanted default debug output - patch included

Added by old_clonedyke about 19 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Indexed Search
Target version:
-
Start date:
2005-04-19
Due date:
% Done:

0%

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

Description

hi!
in the current CVS version, default debug output is shown in the indexed search backend module.
this is due to 2 uncommented debug() lines, which are displayed without checking $indexerConfig['debugMode'] being TRUE or FALSE in SYSEXT:indexed_search\mod\index.php.

provided is a patch that checks whether debugMode is set or not and shows debug messages accordingly.

greets

rainer

(issue imported from #M998)


Files

index.php.patch (737 Bytes) index.php.patch Administrator Admin, 2005-04-19 17:08
index.php.org (17.1 KB) index.php.org Administrator Admin, 2005-04-19 17:09
index-search-debug-msg.png (7.46 KB) index-search-debug-msg.png Administrator Admin, 2005-04-19 17:11
Actions #1

Updated by Michael Stucki almost 19 years ago

Fixed in 3.8.

Actions

Also available in: Atom PDF