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:27:56 UTC

svn commit: rev 57515 - cocoon/branches/BRANCH_2_1_X

Author: cziegeler
Date: Fri Nov 12 05:27:55 2004
New Revision: 57515

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

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml	Fri Nov 12 05:27:55 2004
@@ -201,6 +201,9 @@
 
   <changes>
  <release version="@version@" date="@date@">
+   <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