Bug #65520
closedMissing check if sys_file_reference is broken
100%
Description
The show_item module lacks a check if the reference it wants to display is still there.
This causes a error message:
#1: PHP Catchable Fatal Error: Argument 2 passed to TYPO3\CMS\Backend\Utility\IconUtility::getSpriteIconForRecord() must be of the type array, null given, called in typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php on line 639 and defined in typo3/sysext/backend/Classes/Utility/IconUtility.php line 689
Reproduce by: * Creating a CE with an image * Deleting the CE via DB-Management software (do not delete in BE, since refindex would be updated) * Go to the Filelist module and click on the reference number next to the image selected above.
Updated by Markus Klein over 9 years ago
- Target version changed from 7.2 (Frontend) to next-patchlevel
- TYPO3 Version changed from 7 to 6.2
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted 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 http://review.typo3.org/37532
Updated by Markus Klein over 9 years ago
- Status changed from Under Review to Closed
- Assignee deleted (
Markus Klein) - Target version deleted (
next-patchlevel)
Updated by Markus Klein over 9 years ago
- Status changed from Closed to Accepted
- Assignee set to Markus Klein
- Target version set to next-patchlevel
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35978
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35978
Updated by Gerrit Code Review over 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35978
Updated by Gerrit Code Review over 9 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35978
Updated by Gerrit Code Review over 9 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35978
Updated by Frans Saris over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e89a655158ab916c9ffd9a7a0e83bf1d97a730ad.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38458
Updated by Frans Saris over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 20497326ba3328507358e4d2c55d533622fbaded.