Jean-Baptiste, please don't assign other people to issues. With assigning someone you create an expectation that might not be met from the person you assign.
So please change this back. I might have a look at this issue *when* I have time to do so. In the meantime, perhaps someone else, will look at it. Thanks Carsten Jean-Baptiste Quenot (JIRA) schrieb: > [ http://issues.apache.org/jira/browse/COCOON-1698?page=all ] > > Jean-Baptiste Quenot reassigned COCOON-1698: > -------------------------------------------- > > Assign To: Carsten Ziegeler (was: Jean-Baptiste Quenot) > > Please Carsten, could you apply this patch? I think you're the right person > to deal with CachingURICoplet. Thanks in advance. > > >>[PATCH] caching-global-use-attributes does not work >>--------------------------------------------------- >> >> Key: COCOON-1698 >> URL: http://issues.apache.org/jira/browse/COCOON-1698 >> Project: Cocoon >> Type: Bug >> Components: Blocks: Portal >> Versions: 2.1.8, 2.1.9-dev (current SVN) >> Reporter: Guillaume Déflache >> Assignee: Carsten Ziegeler >> Attachments: CachingURICopletAdapter.java.diff >> >>Global cache using attributes does not work: an event on a coplet instance >>always delete the corresponding cache entry. >>In fact a coplet instance event only allows to modify the coplet instance >>attributes. However all the attributes are part of the cache key. So modify >>them must make no cache entry invalid but must lead to the creation of a new >>entry. >>Included patch fixes just this. > > -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
