[Zope] Zope2b1 and Zclass permission ... something missing

Bill Anderson bill.anderson@libc.org
Wed, 28 Jul 1999 19:57:19 -0600


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