Hi Alek, On Mon, 2006-10-23 at 11:57 +0200, [EMAIL PROTECTED] wrote: > Hello, I have a strange behavior of my content object. > > I have defined browser:editform for it and proper <class> directive (with > zope.Public permissions) and I get only the following message in browser, > even when logged in as Manager: > > Unauthorized > ------------------------------------- > You are not authorized > > > I don't have any error/exception on console.
Mulitiple interfaces are probably not the source of the problem. I guess you are looking at the ZMI? You can click on 'errors' and 'configure' the utility to also record Unauthorized exceptions. This will give you a traceback to begin tracking your problem. Regards, Darryl _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
