georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
264 stars 356 forks source link

PHP Warning: Trying to access array offset on value of type bool in LinkHandlerTargetPageService.php #2019

Open web-commerce-og opened 1 year ago

web-commerce-og commented 1 year ago

Bug Report

Current Behavior If you add a Linkhandler with the UserFunction LinkHandlerTargetPageService add to the page a link to a newsrecord with categories that don't have any detail pid safed. The Exception is thrown:

(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Trying to access array offset on value of type bool in /var/www/html/private/typo3conf/ext/news/Classes/Service/LinkHandlerTargetPageService.php line 63

Environment

georgringer commented 1 year ago

wanna do a PR?