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
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to