#809: Caching group element with array value support
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: dominik
Type: enhancement | Status: new
Priority: normal | Milestone: 0.11.3
Component: config | Version: 0.11.2
Severity: normal | Keywords:
Has_patch: 0 |
----------------------------+-----------------------------------------------
Something like
{{{
<caching>
<group>menu</group>
<group source="request_attribute"
namespace="org.agavi.routing">matched_routes[0]</group>
<output_type>
<template_variable>route</template_variable>
</output_type>
</caching>
}}}
is not possible. If you omit the "[0]" then base64_encode is wrongly
called with an array as the first parameter.
--
Ticket URL: <http://trac.agavi.org/ticket/809>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets