It seems to be a Security Issue. If I try to copy a lexicon from somewhere else to the place I get an exception: 2003-03-31T17:47:09 ERROR(200) SiteError http://xxxxxxxxxxxxx/TextCatalog/manage_pasteObjects Traceback (innermost last): File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 98, in publish File C:\Program Files\Zope\lib\python\ZPublisher\mapply.py, line 88, in mapply (Object: manage_pasteObjects) File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 39, in call_object (Object: manage_pasteObjects) File C:\Program Files\Zope\lib\python\OFS\CopySupport.py, line 146, in manage_pasteObjects (Object: TextCatalog) File C:\Program Files\Zope\lib\python\OFS\CopySupport.py, line 349, in _verifyObjectPaste (Object: TextCatalog) Unauthorized: <zExceptions.unauthorized.Unauthorized instance at 028AF464> Volker -----Original Message----- From: Andreas Jung [mailto:andreas@andreas-jung.com] Sent: Montag, 31. März 2003 18:22 To: volker.wend@efgbsh.de; zope@zope.org Subject: Re: [Zope] ZCTextIndex Lexicon --On Montag, 31. März 2003 18:20 Uhr +0200 volker.wend@efgbsh.de wrote:
He folks,
I somehow have a screwed up Zope Installation... I cannot create a ZCTextIndex Lexicon in a subfolder but I can create the lexikon in other folders on the same level.
What did I do ?
I noticed the same problem during a ZCatalog workshop where I was running a presenation using Zope from the head. I told the participants to create a lexicion in the parent folder of the ZCatalog. It worked for me but it failed on all installations running Zope 2.6.X. -aj