You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2006/08/11 07:37:22 UTC

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

Author: antonio
Date: Thu Aug 10 22:37:21 2006
New Revision: 430682

URL: http://svn.apache.org/viewvc?rev=430682&view=rev
Log:
Adding info of already closed bug:
<action dev="AG" type="fix" fixes-bug="COCOON-1815" due-to="Frédéric Glorieux" due-to-email="frederic.glorieux@ajlsm.com">
  Core: CopySourceAction generate NPE.
</action>

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?rev=430682&r1=430681&r2=430682&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Thu Aug 10 22:37:21 2006
@@ -182,6 +182,9 @@
   <release version="@version@" date="@date@">
 -->
   <release version="2.1.10" date="TBD">
+    <action dev="AG" type="fix" fixes-bug="COCOON-1815" due-to="Frédéric Glorieux" due-to-email="frederic.glorieux@ajlsm.com">
+      Core: CopySourceAction generate NPE.
+    </action>
     <action dev="AG" type="fix" fixes-bug="COCOON-1849" due-to="Mark Lundquist" due-to-email="mlundquist2@comcast.net">
       CForms: debug logging left in AggregateFieldDefinitionBuilder.java.
     </action>