[BUGFIX] Fix doubleclick-doublesubmit touchup
If a user double-clicks fast enough on any save-button of any new record in Chrome, the record gets submitted twice. This fix introduces a semaphore variable in the corresponding JS to ensure the record gets submitted only once. Resolves: #77942 Related: #77729, #77944 Releases: master, 7.6 Change-Id: I73516b6a07b23b947e0756dea7051863546a246d Reviewed-on: https://review.typo3.org/50720 Reviewed-by:Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
Please register or sign in to comment