I'm new to Zope and reading "The Zope Book". Following along with the book, I created a version for making changes and not go live with them until all changes were complete. The problem is unless I am working in the changes version I get the following error when accessing some, but not all, of the help topics: Error Type: VersionLockError Error Value: ('"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xec"','/myChanges') Error does not occur in any of the help topics if I am working in myChanges version. I'm using Zope 2.6.1 on Windows 2000. Any assistance would be appreciated. Thanks, Mike P. ----------------------------------------- "To Know About Is Not To Know." --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.462 / Virus Database: 261 - Release Date: 3/13/2003
Mike P wrote at 2003-3-16 13:32 -0500:
I'm new to Zope and reading "The Zope Book". Following along with the book, I created a version for making changes and not go live with them until all changes were complete. The problem is unless I am working in the changes version I get the following error when accessing some, but not all, of the help topics:
Error Type: VersionLockError Error Value: ('"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xec"','/myChanges')
Error does not occur in any of the help topics if I am working in myChanges version. I'm using Zope 2.6.1 on Windows 2000. Any assistance would be appreciated.
Something changed the help topics in your version. Therefore, they are now locked. It is probably a bug that help topics are changed... Please file a bug report to <http://collector.zope.org/Zope>. Dieter
participants (2)
-
Dieter Maurer -
Mike P