vgritsenko 02/01/15 13:48:31
Modified: . todo.xml
Log:
One more item
Revision Changes Path
1.15 +10 -1 xml-cocoon2/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/todo.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- todo.xml 15 Jan 2002 16:56:56 -0000 1.14
+++ todo.xml 15 Jan 2002 21:48:31 -0000 1.15
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: todo.xml,v 1.14 2002/01/15 16:56:56 vgritsenko Exp $
+ $Id: todo.xml,v 1.15 2002/01/15 21:48:31 vgritsenko Exp $
-->
@@ -43,6 +43,15 @@
<action context="code" assigned-to="open">
Complete (means put all allowed constructs and combinations)
the lint/sitemap.xmap file
+ </action>
+
+ <action context="code" assigned-to="open">
+ Fix lastModificationDate() method misuse. Instead of modificationDate,
+ sometimes generated hash value is being returned, and instead of
+ comaring dates on before/after, they are compared on equality.
+ See http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99780708222079&w=2
+ and http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99814216923705&w=2
+ for more information on this issue.
</action>
</actions>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]