rupertgermann / tt_news

TYPO3 Extension - News (tt_news)
21 stars 37 forks source link

Exception is thrown when trying to edit records in BE folder #159

Closed Patta closed 3 years ago

Patta commented 3 years ago

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1534710048: No pseudo-site found in root line of page XYZ

Same issue as in a older tt_address version: https://wiki.typo3.org/Exception/CMS/1534710048

rupertgermann commented 3 years ago

hi, how exactly can I reproduce this error? seems not to happen in my v9 and v10 test instances

Patta commented 3 years ago

In my instance (9.5 LTS), i have a folder in a site with tt_news records. After upgrade to tt_news 10 and running all upgrade wizards, the exception is thrown on edit of a record in this folder. https://github.com/FriendsOfTYPO3/tt_address/issues/293