Project

General

Profile

Actions

Bug #92349

closed

Bookmarks to unavailable modules cause fatal error in Backend

Added by Anonymous over 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-09-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If an extension gets uninstalled, which had its own module in the backend all bookmarks to that modules are broken and throw fatal errors so the editors can't use the backend anymore.

Steps to reproduce:
  1. Install some extension with a custom backend module, that allows bookmarking (i.e. georgringer/news)
  2. Create a new Record through this bookmark and save it
  3. Open the Record again (from the extensions BE Module) and bookmark the record
  4. Uninstall extension
  5. Reload Backend

Now you get an error, because the module could not be found for the Bookmark and therefore the URI could not be resolved.

I also attached a screenshot of the error.

I observed the error in Version 9 and 10, but I would guess it is probably older.


Files

Actions #1

Updated by Andreas Kienast about 2 years ago

  • Status changed from New to Closed

Thank you for your report. This issue is solved in v11 and v12.

Kind regards
Andreas

Actions

Also available in: Atom PDF