Actions
Feature #62861
closedSession of forms expires in a few minutes. Why? What can I do?
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2014-11-11
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.4
Tags:
Complexity:
Sprint Focus:
Description
I am using a normal Fluid-form (<f:form ...>) and it works good.
But when I need some minutes to fill out the form, all data are lost after submit.
Typo3 doesn´t accept the form-data after a few minutes.
Only when I submit the form quickly, Typo3 accept the submitted data.
Why is that so?
What can I do against this?
You can test this with this form:
http://www.meine-ernte.de/garten-suchen/
Go to that page and
1. enter "53111" in the field and click at "weiter".
2. wait 5-10 minutes and do the same like above. Typo3 doesn´t accept the 53111 now.
Actions