[Zope3-Users] error on start
Frank Burkhardt
fbo2 at gmx.net
Thu Dec 15 06:49:44 EST 2005
Hi,
On Wed, Dec 14, 2005 at 05:39:45PM -0500, Stephan Richter wrote:
> Hi Peter,
>
> sorry for the long delay, but I am just now catching up with the mails. Since
> you have silent for so long, I assume you figured out the problem? Personally
> I do not understand at all how this failure could occur, since this file is
> used all the time.
A week ago, I had a comparable problem. It was like this (just an example):
<grant permission="zope.View" />
role="zope.Anonymous" />
All the XML-gurus probably noticed that the correct syntax is
<grant permission="zope.View"
role="zope.Anonymous" />
Regards,
Frank
More information about the Zope3-users
mailing list