Project

General

Profile

Actions

Bug #90996

closed

Exception message hard to read

Added by Georg Ringer about 4 years ago. Updated about 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 #1

Updated by Georg Ringer about 4 years ago

  • Related to Bug #89857: Insufficient case statement in Extbase DataMapper added
Actions #2

Updated by Georg Ringer about 4 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review about 4 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/64116

Actions #4

Updated by Gerrit Code Review about 4 years ago

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

Actions #5

Updated by Georg Ringer about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF