Bug #79992
closedError in DB Check -> Database Relations
100%
Description
Given a table with a field name that might be reflected as a keyword (like group), the DB Check > Database Relations tool throws an exception.
Uncaught TYPO3 Exception Call to a member function getType() on null Error thrown in file D:\Version Control\Git\TYPO3\TYPO3.CMS\master\typo3\sysext\core\Classes\Integrity\DatabaseIntegrityCheck.php in line 442.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51813
Updated by Gerrit Code Review over 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51813
Updated by Gerrit Code Review over 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51813
Updated by Gerrit Code Review over 7 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51813
Updated by Gerrit Code Review over 7 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51813
Updated by Thomas Hohn over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 32cb648073f28184679fb656ed7acfae3b3351ef.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Christian Kuhn about 6 years ago
- Related to Bug #86167: Having a field in TCA but not in database makes the DatabaseIntegrityCheck crash added