cziegeler 2004/04/07 05:17:53
Modified: src/blocks/portal/conf portal.xconf
Log:
Use action-counter, otherwise reloading has undesired effects
Revision Changes Path
1.39 +1 -1 cocoon-2.1/src/blocks/portal/conf/portal.xconf
Index: portal.xconf
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/conf/portal.xconf,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- portal.xconf 2 Apr 2004 13:51:45 -0000 1.38
+++ portal.xconf 7 Apr 2004 12:17:53 -0000 1.39
@@ -31,7 +31,7 @@
<component class="org.apache.cocoon.portal.event.impl.DefaultEventManager"
logger="portal" role="org.apache.cocoon.portal.event.EventManager">
<event-aspects>
- <aspect type="no-client-caching"/>
+ <aspect type="action-counter"/>
<aspect type="frame"/>
<aspect type="link"/>
<aspect type="full-screen-coplet"/>