Bug #39155
closedWarning on fetching undefined category definitions
100%
Description
Calling t3lib_category_Registry::getDatabaseTableDefinition() for an extension that does not register any categories, will cause a PHP Warning.
PHP Warning: Invalid argument supplied for foreach() in t3lib/category/Registry.php line 150
Updated by Gerrit Code Review over 12 years 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/12968
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12968
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12968
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12968
Updated by Gerrit Code Review over 12 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12968
Updated by Oliver Hader over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0d2e4be914228a14dde8badf0edc66244b52c91d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed