You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sy...@apache.org on 2005/10/21 15:06:53 UTC

svn commit: r327170 - /cocoon/branches/BRANCH_2_1_X/status.xml

Author: sylvain
Date: Fri Oct 21 06:06:49 2005
New Revision: 327170

URL: http://svn.apache.org/viewcvs?rev=327170&view=rev
Log:
Fix bug #37005, AAOB in CForms library. Thanks to Philipp Schmidt <ph...@gmail.com>

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=327170&r1=327169&r2=327170&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Fri Oct 21 06:06:49 2005
@@ -175,6 +175,9 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <action dev="SW" type="fix" fixes-bug="37005" due-to="Philipp Schmidt" due-to-email="philipp.schmidt@gmail.com">
+      Forms block: Fix ArrayIndexOutOfBoundException in the library subsystem.
+    </action>
     <action dev="CZ" type="fix">
       Portal Block: Only remove layout if a layout remove event is fired (and not with each layout event).
     </action>