Bug #39509
t3lib_db - expects parameter 1 to be resource, boolean given
| Status: | Closed | Start date: | 2012-08-03 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
The method t3lib_db::debug_check_recordset should use is_resource to be sure we have a proper database resource object.
Core: Error handler (FE): PHP Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in typo3_src/t3lib/class.t3lib_db.php line 981 Core: Error handler (FE): PHP Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in typo3_src/t3lib/class.t3lib_db.php line 950
Associated revisions
[BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource object.
Change-Id: I18f25760d53d3bd3d8e396b40dbf3727b3bf33c8
Fixes: #39509
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/13438
Reviewed-by: Michael Klapper
Tested-by: Michael Klapper
Reviewed-by: Oliver Klee
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource object.
Change-Id: I18f25760d53d3bd3d8e396b40dbf3727b3bf33c8
Fixes: #39509
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/13439
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource object.
Change-Id: I18f25760d53d3bd3d8e396b40dbf3727b3bf33c8
Fixes: #39509
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/13441
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource object.
Change-Id: I18f25760d53d3bd3d8e396b40dbf3727b3bf33c8
Fixes: #39509
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/13440
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource object.
Change-Id: I18f25760d53d3bd3d8e396b40dbf3727b3bf33c8
Fixes: #39509
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/13438
Reviewed-by: Michael Klapper
Tested-by: Michael Klapper
Reviewed-by: Oliver Klee
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource object.
Change-Id: I18f25760d53d3bd3d8e396b40dbf3727b3bf33c8
Fixes: #39509
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/13438
Reviewed-by: Michael Klapper
Tested-by: Michael Klapper
Reviewed-by: Oliver Klee
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
Updated by Gerrit Code Review 10 months ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13438
Updated by Gerrit Code Review 10 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13438
Updated by Gerrit Code Review 10 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13438
Updated by Gerrit Code Review 10 months ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13439
Updated by Michael Klapper 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6d486221b15a2a3862609e074f84b7531d0dc216.
Updated by Gerrit Code Review 10 months ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13440
Updated by Gerrit Code Review 10 months ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/13441
Updated by Michael Klapper 10 months ago
- Status changed from Under Review to Resolved
Applied in changeset b6a6c6d7c24d3b577b7e7166106f64abb242fd8b.
Updated by Gerrit Code Review 9 months ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/13681
Updated by Helmut Hummel 9 months ago
- Status changed from Under Review to Closed