#1317: Forward system action error_404 never gets set from the
AgaviExecutionContainer
----------------------------------+-----------------------------------------
Reporter: m...@… | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 1.0.4
Component: controller | Version: 1.0.3
Severity: normal | Keywords:
Has_patch: 0 |
----------------------------------+-----------------------------------------
Comment(by anonymous):
I've tested inside a model, although I'm 99% sure it happens in actions
and views as well:
For example:
$request->hasAttributeNamespace('org.agavi.controller.forwards.error_404').
This condition does not return true, while all others like 'secure' or
'login' do. AgaviWebRouting is setting the $actionName and $moduleName
whenever 404 error occurs, therefore AgavExecutionContainer never sets
that namespace and we are unable to check using that condition.
--
Ticket URL: <http://trac.agavi.org/ticket/1317#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets