bruno 2003/09/09 02:18:53
Modified: . status.xml
Log:
Mentioned fix to woody repeater binding.
Revision Changes Path
1.145 +6 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- status.xml 8 Sep 2003 19:01:13 -0000 1.144
+++ status.xml 9 Sep 2003 09:18:53 -0000 1.145
@@ -190,6 +190,11 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="BRD" type="fix">
+ Woody binding framework: fixed a problem with the deletion of rows by
the
+ repeater binding, whereby not all deleted rows where removed from the
+ bean or XML model.
+ </action>
<action dev="BRD" type="add">
Errors handled by map:handle-errors are now logged to the logcategory
"sitemap.handled-errors". Previously they weren't logged.