Skip to content
Snippets Groups Projects
Commit 8129d55e authored by Ralf Zimmermann's avatar Ralf Zimmermann Committed by waldhacker
Browse files

[BUGFIX] Respect non standard prototype names

The patchset https://review.typo3.org/c/Packages/TYPO3.CMS/+/70460/
has moved the business logic from the RenderViewHelper to the
FormRequestHandler.
Thereby the process for detecting the prototype name was changed by
mistake.
The result is that custom prototype names are no longer applied.
This patchset restores the correct behavior.

Resolves: #98023
Releases: main, 11.5
Change-Id: I5d59e56c0c071879ad60321dd9d82a56cde94172
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75225


Tested-by: default avatarDaniel Gohlke <daniel.gohlke@extco.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBjörn Jacob <bjoern.jacob@tritum.de>
Tested-by: default avatarwaldhacker <hello@waldhacker.dev>
Reviewed-by: default avatarDaniel Gohlke <daniel.gohlke@extco.de>
Reviewed-by: default avatarBjörn Jacob <bjoern.jacob@tritum.de>
Reviewed-by: default avatarwaldhacker <hello@waldhacker.dev>
parent 31e182ca
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