Bug #73419
closedException when updating the ReferenceIndex if a table has no columns definition in TCA
100%
Description
#1: PHP Warning: Invalid argument supplied for foreach() in /typo3/sysext/core/Classes/Database/ReferenceIndex.php line 1095
01095: foreach ($GLOBALS['TCA'][$tableName]['columns'] as $field => $fieldDefinition) {
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46635
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46635
Updated by Michael Oehlhof almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 18733e21a4c403c8af5aff1a0786270be11ab094.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46639
Updated by Michael Oehlhof almost 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 4859dc86c8442a9876b33802a5032af3a28eed79.