27 Sep
2000
27 Sep
'00
11:16 a.m.
Martijn Pieters wrote:
I have seen the same problem; the getSize method isn't accessible to RecentChanges, even though the Authenticated User has the View permission.
Yup, that's the one...
With the new security policy in Zope 2.2, this is no longer necessary, and you can comment out the restriction. Just remove or comment out the 'validate' method in the file Products/ZWiki/ZWikiPage.py and restart your Zope server.
This is Zope 2.2.1 adn I did. Same problem... :-(
If you still have problems, make sure that the Owner of the RecentChanges object has rights to 'View' the ZWiki pages.
RecentChanges is owned indirectly (through acquisition) by chris (acl_users) I'm a Manager, so I can view the pages... still no joy :-( *sigh* Chris