Project

General

Profile

Actions

Bug #90996

closed

Exception message hard to read

Added by Georg Ringer almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extbase
Start date:
2020-04-10
Due date:
% Done:

100%

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

Description

The type of property TYPO3\CMS\Belog\Domain\Model\LogEntry::backendUserUid could not be identified, as property backendUserUid is unknown to the TYPO3\CMS\Extbase\Reflection\ClassSchema instance of class .TYPO3\CMS\Belog\Domain\Model\LogEntry. Please make sure said property exists and that you cleared all caches to triggera new build of said TYPO3\CMS\Extbase\Reflection\ClassSchema instance.

better would be

The type of property TYPO3\CMS\Belog\Domain\Model\LogEntry::backendUserUid could not be identified, as property backendUserUid is unknown to the TYPO3\CMS\Extbase\Reflection\ClassSchema instance of class TYPO3\CMS\Belog\Domain\Model\LogEntry. Please make sure said property exists and that you cleared all caches to trigger a new build of said TYPO3\CMS\Extbase\Reflection\ClassSchema instance.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89857: Insufficient case statement in Extbase DataMapperClosed2019-12-05

Actions
Actions

Also available in: Atom PDF