Skip to content
Snippets Groups Projects
Commit 3c5d430f authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[BUGFIX] Replace internal removed hook usage with PSR-14 event

With #97451 some hooks has been removed, and replaced with
new PSR-14 events. In the commit message and rst-file one
removed hook has been written wrong, which may be the reason
why it has been undetected that a `ext:redirects` has used
that removed hook.

This change implements the now the PSR-14 event to complete
the transition and restore the auto-chain information modal
after page slug changes.

The removed hook name in the corresponding breaking rst-file
and the extension scanner matcher definition are changed to
the correct name of the removed hook.

Resolves: #99835
Related: #97451
Releases: main
Change-Id: I537397d3849af099da4e32bb1782407aa0ee1be0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77706


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent b8a11059
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