#628: Global request data is not locked during rendering of templates
----------------------+-----------------------------------------------------
Reporter: david | Owner: david
Type: defect | Status: closed
Priority: high | Milestone: 0.11.1
Component: filter | Version: 0.11.0
Severity: critical | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Changes (by david):
* status: reopened => 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/628#comment:4>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets