[Zope] Unauthorized error with ZCatalog

2007-03-14 Thread Jonathan
I have some trusted code (an external method) which is doing a ZCatalog search: sRes = targetFolder.Catalog({'PrincipiaSearchSource' : self.REQUEST['searchText']}) But this is causing the following error: Traceback (innermost last): Module ZPublisher.Publish, line 115, in publish Module

Re: [Zope] Unauthorized error with ZCatalog

2007-03-14 Thread Dieter Maurer
Jonathan wrote at 2007-3-14 10:10 -0400: I have some trusted code (an external method) which is doing a ZCatalog search: sRes = targetFolder.Catalog({'PrincipiaSearchSource' : self.REQUEST['searchText']}) But this is causing the following error: ... Module Products.ZCatalog.CatalogBrains,

[Zope] unauthorized error

2000-10-20 Thread Kevin Worth
Upon upgrading from 2.1.3 to 2.2.2, I have run into a strange problem. I have a couple of custom products (developed here, but not by me, so I'm not sure of the specifics, but i can find them out. I can edit current instances of the product, but I cannot add new ones because give me an