Skip to content
Snippets Groups Projects
Commit af5ce3d6 authored by Christian Eßl's avatar Christian Eßl Committed by Alexander Schnitzler
Browse files

[BUGFIX] Make $actionName argument in ExtensionService nullable

The method ExtensionService::getPluginNameByAction() was hardened in
This breaks previous functionality, where it was possible to call
ActionController::redirect() without an action given, which produces
perfectly valid urls.

Resolves: #90422
Releases: master
Change-Id: Ib43a7655c03301d0d358b56003ad45a757a9a0dd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63291


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAlexander Schnitzler <git@alexanderschnitzler.de>
Reviewed-by: default avatarChristian Eßl <indy.essl@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAlexander Schnitzler <git@alexanderschnitzler.de>
parent 1cd43dd2
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