Actions
Feature #94147
openext:form avoid duplications by resending form with browser reload
Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2021-05-17
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Hello,
it would be nice, if the formframework prevents duplicates from beeing send and showing an error message to the user.
I observed:
A user fills in his/her infromation and sends the form as usual and continues browsing the web.
After a while, the user decides to use the browsers "back" button and by reaching the site with the form (and confiming to send post data again) a second mail is triggered.
(Typo3 version 10.4.15)
Updated by Georg Ringer over 3 years ago
- Subject changed from ext:form to ext:form avoid duplications by resending form with browser reload
Updated by Mathias Brodala over 3 years ago
- Related to Bug #94873: double click on submit button triggers double submit of form data added
Updated by Björn Jacob over 2 years ago
- Related to deleted (Bug #94873: double click on submit button triggers double submit of form data)
Actions