[Zope-CMF] CachingPolicyManager

Dieter Maurer dieter at handshake.de
Wed Oct 11 14:29:00 EDT 2006


Miles Waller wrote at 2006-10-11 16:34 +0100:
> ...
>output_page_2:
>==============
><h2>Here is the subtitle from template 2</h2>
>
>2.  Add a rule to the cpm as follows:
>
>id: "template_test"
>predicate: view.endswith('_2')
>etag: string:"template_test"
>
>3.  Make a request for <yoursite>/output_page_1
>
>4.  Note that the caching rule for output_page_2 is applied
>
>This is because the cpm is called whenever a FSZPT is called - so the 
>call to the second template causes it to check it's rules again.
>
>My question is, does this count as a bug?

I would say "yes"...

Please file a bug report to the CMF collector.



-- 
Dieter


More information about the Zope-CMF mailing list