You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ja...@apache.org on 2009/05/03 17:12:25 UTC

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

Author: jasha
Date: Sun May  3 15:12:24 2009
New Revision: 771063

URL: http://svn.apache.org/viewvc?rev=771063&view=rev
Log:
added commits for COCOON-2257 and COCOON-2228 to status.xml

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=771063&r1=771062&r2=771063&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Sun May  3 15:12:24 2009
@@ -91,6 +91,7 @@
   <person name="Geoff Howard" email="ghoward@apache.org" id="GH"/>
   <person name="Bernhard Huber" email="huber@apache.org" id="BH"/>
   <person name="Ivelin Atanasoff Ivanov" email="ivelin@apache.org" id="IAI"/>
+  <person name="Jasha Joachimsthal" email="jasha@apache.org" id="JSJ"/>
   <person name="Jason Johnston" email="jjohnston@apache.org" id="JJ"/>
   <person name="Grzegorz Kossakowski" email="gkossakowski@apache.org" id="GK"/>
   <person name="Matthew Langham" email="mlangham@apache.org" id="ML"/>
@@ -186,6 +187,9 @@
     <action dev="all" type="update">
       Starting with 2.1.12 the minimum required Java version will be 1.4.2.
     </action>
+    <action dev="JSJ" type="fix" fixes-bug="COCOON-2257">
+      JCR block: Missing modCount attribute in JCR sample content.
+    </action>
     <action dev="AG" type="update">
       Updated ant to 1.7.1. This ant detects correctly java 1.6.
     </action>
@@ -198,6 +202,9 @@
     <action dev="AG" type="fix" fixes-bug="COCOON-1822" due-to="Karen Torres &amp; Rafael Márquez" due-to-email="ktorres@agssa.net &amp; rmarquez@agssa.net">
       Forms: MultiValueField list-type="double-listbox" does not work correctly in ajax enabled forms.
     </action>
+    <action dev="JSJ" type="fix" fixes-bug="COCOON-2228">
+      StripNameSpacesTransformer does not strip namespace prefix of attributes
+    </action>
     <action dev="AN" type="fix" fixes-bug="COCOON-2169" due-to="Mark Lundquist" due-to-email="lundquist.mark@gmail.com">
       ImageOp block: If parameter width or height in resize operation is zero, use the original image size.
       If both are zero, then handle as no-op.  Set default values to zero to allow using that feature by