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 #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from In Progress to Under Review

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

Actions #2

Updated by Andreas Fernandez over 1 year ago

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

Updated by Benni Mack 5 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF