DateTime Feb 29 error just in Netscape 4?
This is a bit odd. I have some image objects that display fine in IE 4, but in Netscape 4 I get a Zope error Invalid Date-Time String Tuesday, 29-Feb-00 17:53:59 The traceback ends with DateTime.py, line 848, in _parse. Is this a Y2K-leap error, or is something else going on here? I've checked two of these images and in both cases the date it is complaining about is on the 29th. And why only Netscape 4 and not IE? --RDM
I experienced this as well also on Netscape (but I didn't try with IE) Did you create the images on Feb 29th? I think I did and made the problem go away by re-uploading the images. This is a bit of a worry though, anyone got any ideas what's going on? cheers, Chris "R. David Murray" wrote:
This is a bit odd. I have some image objects that display fine in IE 4, but in Netscape 4 I get a Zope error
Invalid Date-Time String Tuesday, 29-Feb-00 17:53:59
The traceback ends with DateTime.py, line 848, in _parse.
Is this a Y2K-leap error, or is something else going on here? I've checked two of these images and in both cases the date it is complaining about is on the 29th.
And why only Netscape 4 and not IE?
--RDM
_______________________________________________ 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 )
On Fri, 24 Mar 2000, Chris Withers wrote:
Did you create the images on Feb 29th? I think I did and made the problem go away by re-uploading the images.
I didn't create the images, but I would not surprised if they were created then as there was a big push to get things uploaded before the 1st. I can have them reupload the images to work around the problem, but I agree that it would be much better to know what the bug is. --RDM
participants (2)
-
Chris Withers -
R. David Murray