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

svn commit: rev 57518 - cocoon/trunk

Author: cziegeler
Date: Fri Nov 12 05:42:11 2004
New Revision: 57518

Modified:
   cocoon/trunk/status.xml
Log:
Fix bug 32199: Error-uri double instatiations in the new portal.

Modified: cocoon/trunk/status.xml
==============================================================================
--- cocoon/trunk/status.xml	(original)
+++ cocoon/trunk/status.xml	Fri Nov 12 05:42:11 2004
@@ -368,6 +368,9 @@
    </action>
  </release>
  <release version="2.1.6" date="TBD">
+   <action dev="CZ" type="fix" fixes-bug="32199">
+     Portal: If a coplet has an error, the error-uri has been called twice. This is fixed now.
+   </action>
    <action dev="VG" type="remove">
      Flowscript: Deprecated support for passing sitemap parameters into flowscript
      function as positional arguments. Use cocoon.parameters instead. Support will