You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sy...@apache.org on 2005/09/01 15:52:22 UTC

svn commit: r265731 - /cocoon/trunk/status.xml

Author: sylvain
Date: Thu Sep  1 06:52:19 2005
New Revision: 265731

URL: http://svn.apache.org/viewcvs?rev=265731&view=rev
Log:
Bug fixes, and forgot to mention cocoon stacktraces

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=265731&r1=265730&r2=265731&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Thu Sep  1 06:52:19 2005
@@ -540,6 +540,12 @@
    </action>
   </release>
   <release version="2.1.8" date="TBD">
+  	 <action dev="SW" type="fix" fixes-bug="35575" due-to="Jean-Baptiste Quenot" due-to-email="jbq@anyware-tech.com">
+      XMLdb block: Don't rely on the sitemap components to stream the contents of a xmldb source.
+    </action>
+  	 <action dev="SW" type="fix" fixes-bug="35574" due-to="Jean-Baptiste Quenot" due-to-email="jbq@anyware-tech.com">
+      CForms block: Escape apostrophes in validation messages formatted as JavaScript alerts.
+    </action>
     <action dev="AG" type="fix" fixes-bug="36373" due-to="Johan Stuyts" due-to-email="j.stuyts@hippo.nl">
       getTime(...) of CocoonLogFormatter implemented incorrectly
     </action>
@@ -597,6 +603,10 @@
     <action dev="AG" type="update">
       Updated xercesImpl to 2.7.1, xml-apis to 1.3.02, log4j to 1.2.11, nekohtml to 0.9.5,
       geromino-spec-jms and geronimo-spec-jta to M3.
+    </action>
+    <action dev="SW" type="add">
+      Added Cocoon stacktraces. This is based on location classes in the new org.apache.cocoon.util.location package
+      and a refactoring of the exception management to attach locations to exceptions.
     </action>
     <action dev="AG" type="update">
       Updated hsqldb to 1.8.0.