[Zope3-Users] Strange - You are not authorized
Darryl Cousins
darryl at darrylcousins.net.nz
Tue Oct 24 21:20:05 EDT 2006
Hi Alek,
On Mon, 2006-10-23 at 11:57 +0200, thealx at poczta.onet.pl 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
More information about the Zope3-users
mailing list