Skip to content
Snippets Groups Projects
Commit 25b9ab97 authored by Jochen Roth's avatar Jochen Roth Committed by Christian Kuhn
Browse files

[BUGFIX] Fix error where tsconf_alphaSort is undefined

When a user opens Info -> Page TSconfig it will throw
an error "Undefined array key tsconf_alphaSort".

Fixed by adding 0 as fallback to the array access.
Another test was added which checks if modules in the
toolbar dropdown are callable.

Resolves: #94392
Releases: master
Change-Id: I2e1f2e4b687155fa1d1c13791f46f10915c834f9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69536


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent b9f5c89f
Branches
Tags
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