Actions
Bug #58765
closedEXT:form - Error in mailform with confirmation page
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2014-05-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If a form with a confirmation page is created occurs after sending the mail form the following error:
When the form is called again after the first shipment, the user comes directly to the confirmation page with the previously sent data. The Forumlar is not reset.
Where this is the problem?
Updated by Björn Jacob over 9 years ago
- Category changed from Form Framework to 1602
Updated by Björn Jacob over 9 years ago
- Category changed from 1602 to Form Framework
Updated by Björn Jacob about 9 years ago
- Status changed from New to Needs Feedback
Can you please confirm the procedure:
- Open page with form.
- Enter values and submit form.
- You see confirmation page.
- Open page with form again.
- As a result the confirmation page is shown again instead of the form.
Is this the correct procedure? If yes I can reproduce the issue.
Updated by Björn Jacob about 9 years ago
- Status changed from Needs Feedback to New
- Assignee deleted (
Reto Gehrig)
Since I can reproduce this behaviour this is a bug which needs to be fixed at least for 7.
Updated by Björn Jacob about 9 years ago
- Subject changed from Error in mailform with confirmation page to EXT:form - Error in mailform with confirmation page
- Status changed from New to Closed
This is fixed in 7.5. It would be a huge architectonic change for 6.2 since we would have to introduce a different session handling.
Actions