#707: bug or intended behaviour: Agavi doesn't copy a containers arguments on
createExecutionContainer
----------------------------+-----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  david 
     Type:  defect          |       Status:  closed
 Priority:  normal          |    Milestone:  0.11.1
Component:  controller      |      Version:  0.11.0
 Severity:  minor           |   Resolution:  fixed 
 Keywords:                  |    Has_patch:  1     
----------------------------+-----------------------------------------------
Changes (by david):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 (In [2389]) AgaviView::createForwardContainer() now carries over the
 arguments from the current container if no arguments were given as the
 third parameter. If arguments are given, those are used exclusively; no
 merging with the current container's arguments happens (to do that, grab
 the current container's arguments object and merge() by hand). Closes #707

-- 
Ticket URL: <http://trac.agavi.org/ticket/707#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

Reply via email to