[TYPO3-core] RFC #8728: Bug: handle return of debug_check_recordset()

Felix Oertel typo3 at foertel.com
Thu Aug 27 18:15:11 CEST 2009


Hi everyone,

this is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=8728

Branches:
TYPO3_4-2 & trunk

Problem:
t3lib_db uses debug_check_recordset() to fetch errors with 
sql-ressources.  The function returns FALSE if something is wrong with 
the sql-ressource but anyway the following action is executed and 
generates PHP error-/notice-messages.

Solution:
Handle the return of debug_check_recordset() in the executing functions.

Notes:
The patch was initially created by Sonja Scholz and was repeated in 
http://bugs.typo3.org/view.php?id=9316.

Regards, Felix
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0008728.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090827/5356b271/attachment.txt 


More information about the TYPO3-team-core mailing list