Hi, Bill In a way I feel better that I'm not the only one confused by this :) I wrote: http://www.zope.org/pipermail/zope/1999-July/007365.html about the same problem.. I also ran into what I believe is a permissions related problem adding instances of a subclass of a ZClass. I've actually given up on beta 1 for the moment, because I'm having so much trouble building my classes. The DC guys never fail to impress, though, so I'm sure beta 2 will rock. Kevin Bill Anderson wrote:
Ok, have a nice little zope2 server that was wroking fine ... but now, I have upgraded it to beta1, and now, I have an authentication issue.
I have ZClass "Dancer". This Dancer object has the property "title", simple enough. Unfirtunaely, now when I click on the link to a particular dancer (has an index_html method that displays various properties), it tells me I am not authorized to access "title".
Thinking this may be related to my other issue, I went looking for the "Access Content Information". Sure enough, it was disabled, but when I went to add it, it is missing from the selectbox! It also claims (the product itsself) that it inherits this. I have this set for anonymous. Still, no accessing it.
oh ... more yet! Even when logged in as the superuser, I get this!
... <meek> help? </meek> ...
Bill
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )