Hello, I've some scripts to automatically generate a navigation list, that used to work with Zope 2.1.6. eg: <dtml-in "objectItems(['Folder'])"> <dtml-var title_or_id> </dtml-in> In Zope 2.5, this gives an error for non-authenticated users like "you are not authorized to view the property title". Hints? Thanks in advance Satheesh Babu http://vsbabu.org/