The following TALES expression using the 'item' name doesn't work:
python:repeat['item'].even()
Unauthorized: The container has no security assertions. Access to
'even' of (Products.PageTemplates.Expressions.PathIterator object at
0x47986f0) denied.
whereas this works:
repeat/item/even
Anyone knows why?
Florent
--
Florent Guillaume, Nuxeo (Paris, France) Director of R&D
+33 1 40 33 71 59 http://nuxeo.com [EMAIL PROTECTED]
_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )