Project

General

Profile

Actions

Bug #21270

closed

t3lib_admin::lostRecords produce errors / warning

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

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

0%

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

Description

there are expressions used in sql query without checking.

This function is used from lowlevel (DB CHECK) -> Record statistics

(issue imported from #M12235)


Files

12235.diff (1.54 KB) 12235.diff Administrator Admin, 2009-10-14 18:24

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assocClosedRupert Germann2008-06-16

Actions
Actions #1

Updated by Rupert Germann over 14 years ago

I suggest to drop this patch in favour of an improved version of #18966
TYPO3_DB->sql_fetch_assoc() already calls debug_check_recordset() to check the result but the output of debug_check_recordset() is not used to decide whether the resultset should handed over to mysql_fetch_assoc()

Actions #2

Updated by Rupert Germann over 14 years ago

fixed by committing #18966

Actions

Also available in: Atom PDF