Actions
Bug #94873
closeddouble click on submit button triggers double submit of form data
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2021-08-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
At moment the form is submitted multiple times if the user clicks multiple times on the submit button. Therefore e-mails are sended multiple times. May a server-side check for double submit can be implemented in future. A button blocker in Javascript is currently the fastest solution.
Actions