Dunno if this is related or not, but I got some really weird errors yesterday when trying to view some images I had created in Zope on the 29th. All I was trying to do was view them using the image's view tab and I got a Zope error. Something about an invalid datetime stamp I think but try simulating it yourself if you want the exact answer... They also appeared as broken images when I included them on pages using <dtml-var image> so, Zope doesn't like leap years? ;-) Chris Martijn Pieters wrote:
From: "Thomas Weiner" <weiner@tu-harburg.de>
The best test is creating a DTML _Document_ (not a Method!), with the contents:
Modified: <dtml-var bobobase_modification_time><BR> Current time: <dtml-var ZopeTime><BR>
Okay, my code was unclear in the example (though with a new created method the modification time of the container should have changed too:), but I'm quite sure, it's a bug.
Uuuhhhmmm.. <g>
I just tested this myself. Here's my output:
Modified: 2000/03/01 13:06:16.05 GMT+1 Current time: 2000/03/02 13:06:17.86 GMT+1
Heh. One day off. And so is the Undo log.
My apologies for my unduly applied sceptisism. I'll go and hide now, and investigate.
Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ | The Open Source Web Application Server ---------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )