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

svn commit: rev 57455 - cocoon/trunk

Author: rgoers
Date: Thu Nov 11 10:37:37 2004
New Revision: 57455

Modified:
   cocoon/trunk/status.xml
Log:
Add myself and initial fixes.


Modified: cocoon/trunk/status.xml
==============================================================================
--- cocoon/trunk/status.xml	(original)
+++ cocoon/trunk/status.xml	Thu Nov 11 10:37:37 2004
@@ -78,6 +78,7 @@
   <person name="Gerhard Froehlich" email="froehlich@apache.org" id="GF"/>
   <person name="Pierpaolo Fumagalli" email="pier@apache.org" id="PF"/>
   <person name="Antonio Gallardo" email="antonio@apache.org" id="AG"/>
+  <person name="Ralph Goers" email="rgoers@apache.org" id="RG"/>
   <person name="Vadim Gritsenko" email="vgritsenko@apache.org" id="VG"/>
   <person name="Christian Haul" email="haul@apache.org" id="CH"/>
   <person name="J&#246;rg Heinicke" email="joerg@apache.org" id="JH"/>
@@ -199,6 +200,19 @@
 
   <changes>
  <release version="@version@" date="@date@">
+   <action dev="RG" type="fix" fixes-bug="32159" due-to="Michal Durdina" due-to-email="durdina@asset.sk">
+    Portal: Request content length and content type are required in portlet ActionRequest 
+    for custom upload handling.     
+   </action>
+   <action dev="RG" type="add" fixes-bug="31857">
+    Portal: Added support for page labels
+   </action>
+   <action dev="RG" type="fix" fixes-bug="31854">
+    Javaflow: JavaInterpreter initialize method was not thread safe
+   </action>
+   <action dev="RG" type="add" fixes-bug="31229">
+     Portal: Generate subnavigation for non-selected tabs    
+   </action>
    <action dev="RP" type="update" due-to="Igor Bukanov" fixes-bug="31649" due-to-email="igor@fastmail.fm">
      Use official Rhino implementation which supports continuations since 1.6. For the most
      flowscripts there shouldn't be any issues, though there are differences that may lead