#813: AgaviView::initialize() incorrectly assigns container's response to a
property
---------------------------+------------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: david
Type: defect | Status: assigned
Priority: normal | Milestone: 0.11.3
Component: view | Version: 0.11.2
Severity: trivial | Resolution:
Keywords: view response | Has_patch: 0
---------------------------+------------------------------------------------
Changes (by david):
* status: new => assigned
* summary: $response property of AgaviView => AgaviView::initialize()
incorrectly assigns container's response to a
property
* severity: normal => trivial
* version: HEAD => 0.11.2
* milestone: => 0.11.3
Comment:
That is actually not intentional - {{{AgaviView::getResponse()}}}, a
convenience shortcut method, is grabbing the response instance from the
container, so there is no need to assign the response to a property, as
well. Thanks for the heads-up, I'll remove the assignment from
{{{AgaviView::initialize()}}}.
--
Ticket URL: <http://trac.agavi.org/ticket/813#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets