vgritsenko 2002/09/20 20:04:20
Modified: . Tag: cocoon_2_0_3_branch changes.xml
Log:
mention fix
Revision Changes Path
No revision
No revision
1.138.2.50 +8 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.138.2.49
retrieving revision 1.138.2.50
diff -u -r1.138.2.49 -r1.138.2.50
--- changes.xml 17 Sep 2002 15:54:04 -0000 1.138.2.49
+++ changes.xml 21 Sep 2002 03:04:20 -0000 1.138.2.50
@@ -39,6 +39,13 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="VG" type="fix">
+ Fix sitemap reloading bug: When parent sitemap is modified, it is
+ recompiled and reloaded. All sub-sitemaps of this sitemap also has
+ to be reloaded because they have references to the parent sitemap's
+ ComponentSelectors. This bug is the cause of some NPEs in the XSLT
+ processor.
+ </action>
<action dev="VG" type="update">
Improve backward compatibility: FilePartFile needs toString() method to
work with code written for Cocoon 2.0.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]