Actions
Bug #18352
closedDB Tool produces PHP warnings
Start date:
2008-03-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The DB Tool produces various error messages:
Using the search function (either in the be header or in the db tools modul) produces the following warning:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [...]\t3lib\class.t3lib_db.php on line 819
The record statistics produce this error once in line 805, Database Relations several times.
And finally Manage Reference Index throws the message: Warning: Invalid argument supplied for foreach() in [...]\t3lib\class.t3lib_refindex.php on line 1019
Steps to reproduce: search for a string with the search function in the BE-header toolbar.
Version TYPO3-dev, rev. 3346
(issue imported from #M7728)
Actions