Skip to content
Snippets Groups Projects
Commit 2f6ba305 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Richard Haeser
Browse files

[BUGFIX] Don't set default start module in UC explicitly

The backend already provides the possibility for a backend user to use
the first available module as "start module". However, if the UC of
backend user is empty, its start module is set to "help_AboutAbout"
explicitly, which contradicts the mentioned feature. Additionally,
EXT:about is an optional dependency which may break the backend at this
point.

Because of the listed reasons, explicitly setting "help_AboutAbout" has
been removed as well as the override by EXT:dashboard.

Resolves: #91127
Releases: master
Change-Id: I04fb79f8b59f7e8a07736ffc0d328979075f09a4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64247


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
Reviewed-by: default avatarRichard Haeser <richard@maxserv.com>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarJosef Glatz <josefglatz@gmail.com>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarRichard Haeser <richard@maxserv.com>
parent 7c91ff23
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment