[Zope3-Users] Schema fields vs custom metadata
Fred Drake
fdrake at gmail.com
Fri Feb 23 12:38:23 EST 2007
On 2/23/07, Svenn Helge Grindhaug <Svenn.Helge.Grindhaug at bccs.uib.no> wrote:
> This is what I thought as well, but I got stuck leading me to think I should
> implement the information as meta data. I get a forbiddenAttribute error (see
> below) after adding a course and trying to enter the newly created folder.
> Could you please tell me what I missing here.
You didn't grant access to shortDesc for any permission. The use of a
schema field to describe the values doesn't cause permissions to be
specified.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Every sin is the result of a collaboration." --Lucius Annaeus Seneca
More information about the Zope3-users
mailing list