[Zope] getting a list of authorized objects (Solved)
Giuseppe Bonelli
g.bonelli@pn.itnet.it
Sat, 18 Aug 2001 11:19:07 +0200
OK I soldev it (-; !!!
Due to the new authenticated role in Zope 2.4, you need to grant this =
role the 'view' and 'access content information' permission !!!
I have done it sufficiently high in my folder structure and everything =
works like a charm.
This solvs also the problems i reported in my previous post '[Zope] =
acquisition and permissions (newby)'
Enjoy the 2.4,
--peppo
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of J.
Cameron Cooper
Sent: sabato 18 agosto 2001 0.31
To: zope@zope.org
Subject: Re: [Zope] getting a list of authorized objects
>
>
>Are you saying that the key error I get when running in a role =
differente from manager:
>
><dtml-in PARENTS skip_unauthorized reverse>
> <dtml-var title_or_id html_quote>
></dtml-in>
>
>is not my fault and was working prior to Zope 2.4 ?
>
Dunno, but I will say that the exact same code (even the exact same=20
Data.fs) was working reasonably before I tried 2.4.0.
And since mine is very similar to yours, it seems it might be the same=20
problem.
--jcc
(blammo!)
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -=20
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )