Bug #29374

ActionController doesn't initialize Errors correctly

Added by Bastian Waidelich almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-08-31
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:MVC
Target version:TYPO3 Flow Base Distribution - 1.0 beta 2
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The ActionController doesn't use the correct controller API in
getErrorFlashMessage(), arguments are not passed to the error FlashMessage resulting in the following message:

An error occurred while trying to call %1$s->%2$s()

As work around you can override the method getErrorFlashMessage() in your controller.

History

#1 Updated by Bastian Waidelich almost 4 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset ba62d0b91bb5140edc619332e0856deb73584442. (see https://review.typo3.org/#change,4693)

Also available in: Atom PDF