[Zope3-Users] Re: AW: z3c.pagelet, z3c.layer.pagelet and error views
notworking(Unauthorized)
Nylan
Nylan at gmx.net
Thu Jun 5 04:38:52 EDT 2008
Roger Ineichen <dev at ...> writes:
> Did you check the following?
>
> This could happen if you access a public view and this view
> will access a protected object. Then you run into Unauthorized
> exception but since the rendering of the pagelet allready
> started, there is no way to show the right Unauthorized view
> for that.
I've checked every object. All objects are zope.Public. Only one view has the
zope.ManageContent permission for testing purpose.
:-(
The breakpoint(pdb) in the credentialsplugin is triggered, but after is hard to
follow.
More information about the Zope3-users
mailing list