Actions
Bug #91088
closedUncaught UnableToLinkToPageException in view module
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2020-04-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When accessing the view module, if the requested page is missing a site configuration, an uncaught UnableToLinkToPageException will be thrown.
Catch the exception instead and show a helpful flash message to the user.
Actions