#629: createForwardContainer() doesn't honor the output type completly.
--------------------------+-------------------------------------------------
 Reporter:  Manuel Giesa  |        Owner:  david 
     Type:  defect        |       Status:  closed
 Priority:  normal        |    Milestone:  0.11.1
Component:  response      |      Version:  0.11.0
 Severity:  major         |   Resolution:  fixed 
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by david):

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

Comment:

 (In [2205]) Fixed an issue where output types of forwards were not honored
 completely. Closes #629. Also redone the global request data locking
 during template rendering and fixed global request data serialization in
 execution containers. Closes #628 and #633.
 This change adds an output type member to response. Use that to check for
 the actual response content type, not the one in the execution container -
 it's more reliable. See changes done to FPF and ETF in this commit.

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