Project

General

Profile

Actions

Bug #105315

open

LatestChangedPagesWidget crashes on deleted content element

Added by André Buchmann about 18 hours ago. Updated about 12 hours ago.

Status:
Under Review
Priority:
Should have
Category:
-
Target version:
Start date:
2024-10-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Using the new Dasboard widget "LatestChangedPagesWidget" I get loading errors.

A tt_content element is in sys_history, but has been deleted and recycler cleared.

Core: Exception handler (WEB): Uncaught TYPO3 Exception: TYPO3\CMS\Dashboard\Widgets\LatestChangedPagesWidget::getPageOfContentElement(): Return value must be of type int, null returned | TypeError thrown in file /var/www/html/vendor/typo3/cms-dashboard/Classes/Widgets/LatestChangedPagesWidget.php in line 199. Requested URL: https://surfcamp-team6.ddev.site/typo3/ajax/dashboard/widget/content?token=--AnonymizedToken--&widget=latestChangedPages    
13:39:52    

Core: Error handler (BE): PHP Warning: Trying to access array offset on false in /var/www/html/vendor/typo3/cms-dashboard/Classes/Widgets/LatestChangedPagesWidget.php line 199    
13:39:52    

Core: Error handler (BE): PHP Warning: Trying to access array offset on false in /var/www/html/vendor/typo3/cms-dashboard/Classes/Widgets/LatestChangedPagesWidget.php line 195
Actions #1

Updated by Gerrit Code Review about 18 hours ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86607

Actions #2

Updated by Gerrit Code Review about 12 hours ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86607

Actions

Also available in: Atom PDF