georgringer / news

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

[BUGFIX] Uncaught TYPO3 Exception: #1476045117 #2336

Closed bugskarl closed 8 months ago

bugskarl commented 8 months ago

in extbase models, you have to use the full namespace for properties. this fixes Could not find class definition for name "GeorgRinger\News\Domain\Model\DateTime" error

@see https://docs.typo3.org/typo3cms/exceptions/main/en-us/Exceptions/1476045117.html