Project

General

Profile

Actions

Bug #100352

closed

Exception when attempting to resolve non-existing module

Added by Andreas Kienast over 1 year ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-03-29
Due date:
% Done:

100%

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

Description

The patch for #100342 introduced a hidden regression: BackendController always tries to resolve the module name from a potential alias. This leads to an exception when a user has EditDocumentController open and then presses F5 to reload the backend.

BackendController tries to resolve the route "record_edit" to a module, which doesn't exist.

Actions

Also available in: Atom PDF