Project

General

Profile

Actions

Feature #69199

closed

Non-session support for one-step forms

Added by Thomas Romanek over 9 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-08-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

For caching purposes it would be great to use formhandler without any session.
A support for one-step forms (without session-handling) would suffit many needs and could be implemented easyliy.

Now, if there is no active session, an exception gets thrown in Tx_Formhandler_Controller_Form because of this line: "$finishedSteps = $this->globals->getSession()->get('finishedSteps');" when submitting the first step.

Actions

Also available in: Atom PDF