-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Hamish Lawson Sent: Thursday, January 18, 2001 11:23 AM To: zope@zope.org Subject: [Zope] Problem with LocalFS and Zope 2.3.0b1
After adding a LocalFS object I get the error below (but the object gets added OK). It seems to be related to displaying the modification time in the management screen. I've temporarily gotten round it by
That's exactly what it is. The Local FS object itself doesn't have _local_path set, so bobobase_modification_time() fails when the management screen tries to display the time. The attached patch will fix it. I notified Jonothan Farr as well and he said it would be fixed for the next release. _______________________ Ron Bickers Logic Etc, Inc. rbickers@logicetc.com