bruno 2003/09/03 03:55:14
Modified: . status.xml
Log:
fixed a StackOverflowError in errors2html.xslt
Revision Changes Path
1.136 +5 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- status.xml 3 Sep 2003 08:24:20 -0000 1.135
+++ status.xml 3 Sep 2003 10:55:14 -0000 1.136
@@ -189,6 +189,10 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="BRD" type="fix">
+ Fixed a StackOverflowError in errors2html.xslt that could occur with
error
+ pages containing very long stack traces.
+ </action>
<action dev="BRD" type="update">
Woody: renamed the button widget to action widget. If you were using
this
widget, you will need to update your form definition files.