-----Original Message----- From: Oleg Broytmann [mailto:phd@phd.russ.ru] Sent: Monday, November 29, 1999 19:43 To: Jay, Dylan Cc: 'zope@zope.org' Subject: Re: [Zope] How do I get a history list for an object.
On Mon, 29 Nov 1999, Jay, Dylan wrote:
It would be very nice if I could have a page that lists the history of edits for a particular object. Anyone know how to do this? I found a history method in BaseStorage.py but can't find how to access this or where to get an OID to pass in.
Try undo.zexp on http://www.mk-interio.pl.ru/python/ It is not my, questions to sergey2b@mail.ru
I get the following error when trying to import this file. Perhaps someone could explain the login contained with it instead? <!-- Error type: OverflowError Error value: long int too long to convert --> <p><a href="http://www.zope.org/Credits"><img src="http://cornfed.auslabs.lucent.com/p_/ZopeButton" width="115" height="50" border="0" alt="Powered by Zope"></a></p> </BODY></HTML> <PRE> Traceback (innermost last): File D:\Program Files\Zope2\lib\python\ZPublisher\Publish.py, line 214, in publish_module File D:\Program Files\Zope2\lib\python\ZPublisher\Publish.py, line 179, in publish File D:\PROGRA~1\Zope2\lib\python\Zope\__init__.py, line 202, in zpublisher_exception_hook (Object: ElementWithAttributes) File D:\Program Files\Zope2\lib\python\ZPublisher\Publish.py, line 165, in publish File D:\Program Files\Zope2\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: manage_importObject) File D:\Program Files\Zope2\lib\python\ZPublisher\Publish.py, line 102, in call_object (Object: manage_importObject) File D:\Program Files\Zope2\lib\python\OFS\ObjectManager.py, line 478, in manage_importObject (Object: ElementWithAttributes) File D:\Program Files\Zope2\lib\python\ZODB\ExportImport.py, line 264, in importFile OverflowError: (see above)