* Carsten Ziegeler: > Author: cziegeler > Date: Wed Mar 8 03:52:35 2006 > New Revision: 384191 > > URL: http://svn.apache.org/viewcvs?rev=384191&view=rev > Log: > Fix bug in handling multiple instances of the same portlet > > Modified: cocoon/branches/BRANCH_2_1_X/status.xml > URL: > http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=384191&r1=384190&r2=384191&view=diff > ============================================================================== > --- cocoon/branches/BRANCH_2_1_X/status.xml (original) > +++ cocoon/branches/BRANCH_2_1_X/status.xml Wed Mar 8 03:52:35 2006 > @@ -180,6 +180,10 @@ > <release version="@version@" date="@date@"> > --> > <release version="2.1.9" date="TBD"> > + <action dev="CZ" type="fix"> > + Portal Block: Fix handling of several instances of the same portlet > where all instances > + showed the contents of the last portlet instance. > + </action> > <action dev="JBQ" type="fix" fixes-bug="COCOON-1707" due-to="Sébastien > Grimault" due-to-email="[EMAIL PROTECTED]"> > Allow configuration of initial context in LDAPTransformer. Example: > <ldap:initial-context name="com.sun.jndi.ldap.connect.timeout" > value="5000"/>
It may be worth to mention clearly that this problem does *not* apply to *coplets*, just to *portlets*. -- Jean-Baptiste Quenot http://caraldi.com/jbq/