PageTemplate Interfaces in Zope 2.12
Hi All, If I got to the "Interfaces" tab of a Page Template in the ZMI of a plain Zope 2.12 instance, it simply renders the template. Should that tab be there? cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk
Hi! Chris Withers wrote:
If I got to the "Interfaces" tab of a Page Template in the ZMI of a plain Zope 2.12 instance, it simply renders the template.
Should that tab be there?
The manage_interfaces view is universally useful and registered for all objects. But I can confirm that the "Interfaces" tab of Page Templates is broken. I guess this is a Page Template specific traversal issue and could be fixed. +1.0 for fixing the tab +0.2 for removing the tab if nobody wants to fix it Cheers, Yuppie
participants (2)
-
Chris Withers -
yuppie