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 #1

Updated by Mathias Schreiber over 8 years ago

  • Project changed from 3098 to TYPO3 Core
Actions #2

Updated by Riccardo De Contardi about 7 years ago

  • Status changed from New to Rejected

I am sorry, but I have to reject this issue as it is related to the extension EXT:formhandler and thus not core-related.

You could contact the extension author, but as far as I can see here https://forge.typo3.org/projects/extension-formhandler the extension development has stopped.

If you think that this is the wrong decision, please reopen it or open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF