Skip to content
Snippets Groups Projects
Commit 78588da9 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Nicole Cordes
Browse files

[BUGFIX] Check for form changes on exit

Due to event juggling, setting the dirty state of a form does not work
for the first changed element. Because of this, the form is checked for
changes if a user clicks on the close button.

The original behavior was introdced with commit 003f9903 which is
reverted with this patch.

Resolves: #76893
Related: #45348
Releases: master
Change-Id: I45c2b05e096a2e7c18b8ce0aa584fc508f52ebdb
Reviewed-on: https://review.typo3.org/48752


Tested-by: default avatarBamboo TYPO3com <info@typo3.com>
Reviewed-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Tested-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Tested-by: default avatarRiccardo De Contardi <erredeco@gmail.com>
Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
parent 25fc6dcc
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