Hi Matt, Thanks for the feedback. To solve this issue, please change: permission="zope.Public" in ZCML files. I was thinking to do this for the first two parts of tutorial. There will be another part covering the security aspects: permission, role, principal(user), authentication, authorization etc.
P.S: It is difficult write "inline" reply from my S40 mobile. Regards, Baiju M On 4/17/10, Matt Whipple <[email protected]> wrote: > I'm new to Zope and am working through the tutorial in the documentation > (http://bluebream.muthukadan.net/doc/1.0/tutorial1.html). After the > first part I'm receiving the following error after attempting to submit > a ticket. Any guidance would be appreciated. I realize this is a > pre-release platform and have no problems digging in the dirt if needed. > > Module tc.collector.views:18 in createAndAdd >>> self.context[name] = collector > Unauthorized: (<zope.site.folder.Folder object at 0x924a4ac>, > '__setitem__', 'zope.ManageContent') > > _______________________________________________ > bluebream mailing list > [email protected] > https://mail.zope.org/mailman/listinfo/bluebream > _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
