Feature #34674

NotFoundView is not injected in ActionController

Added by Kira Backes over 3 years ago. Updated about 3 years ago.

Status:Accepted Start date:2012-03-08
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

0%

Category:MVC
Target version:-
PHP Version:5.3 Complexity:easy
Has patch:No

Description

Should be injected in the ActionController so a user can overwrite it and show its custom NotFoundView when an action does not exist (it is already injected in the NotFoundController).

History

#1 Updated by Robert Lemke over 3 years ago

  • Category set to MVC
  • Status changed from New to Accepted
  • Assigned To set to Robert Lemke
  • Target version set to 1.1
  • PHP Version set to 5.3
  • Complexity set to easy

#2 Updated by Karsten Dambekalns about 3 years ago

  • Target version deleted (1.1)

#3 Updated by Simon Schaufelberger about 3 years ago

I am not sure but can the NotFoundController not be used for that?

Also available in: Atom PDF