[Zope] Security exception after going from 2.6.2 -> 2.7.3

Jean Jordaan jean at upfrontsystems.co.za
Fri Mar 4 08:22:13 EST 2005


By the way, moving the offending code:

>   rids = context.QueryService(meta_type='ReservedCustomerNumberRange')
>   result = [context.Catalog.getobject(rid) for rid in rids] # Exception!

from a Python Script to a class method fixes the problem for now.

I'm moving to 2.7.4 now.

-- 
Jean Jordaan
http://www.upfrontsystems.co.za


More information about the Zope mailing list