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

[BUGFIX] Prevent reseting fields in create multiple pages wizard

The "create multiple pages" wizard features the possibility
to dynamically add additional lines, which therefore allows
to create more then five pages at once.

However, since this action updates the html of the container,
previously made inputs got removed whenever additional
lines were added.

This is now fixed by setting corresponding HTML attributes
to store the inputs.

Resolves: #99453
Releases: main, 11.5
Change-Id: I1beb0ba5d891e757da520ce72e02b575c4520c82
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77254


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 98c3d5e0
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