Task #55189

Extract forward handling from errorAction

Added by Oliver Hader over 1 year ago. Updated 8 months ago.

Status:Closed Start date:2014-01-20
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

0%

Category:-
Target version:-

Description

basically taken from Extbase tracker, see #55178 and please let me know whether this might be considered for TYPO3 Flow

The default ActionController::errorAction uses the forward method to get back to the referring request.
If a custom and different redirect shall happen here, one has to clone the whole errorAction method.
Extracting the handling simplifies customization at this state.


Related issues

related to Core - Task #55178: Extract forward handling from errorAction Resolved 2014-01-20
duplicates TYPO3.Flow - Task #54618: Split up ActionController::errorAction() Resolved 2013-12-28

History

#1 Updated by Bastian Waidelich 8 months ago

  • Status changed from New to Closed
  • Assigned To set to Bastian Waidelich
  • Remaining (hours) set to 0.0

If I'm not mistaken this is a duplicate of #54618 which has been resolved in TYPO3 Flow 2.3 (please comment or re-open if I'm wrong)

Also available in: Atom PDF