Skip to content
Snippets Groups Projects
Commit 1d048aa0 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Replace wrong routeIdentifier in example code

Some code examples for the ShortcutButton
"routeIdentifier" property, introduced in #93093,
used the non existing "web_view" identifier.

Using this code example will therefore lead to
a RouteNotFoundException exception.

This is now fixed by using the correct identifier
for the viewpage module.

Resolves: #96945
Related: #93093
Releases: main, 11.5
Change-Id: Icf0a7cd476328661a630f24655ec53fe34b78745
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73543


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 0dc6bcd4
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