I've added a long-needed warning if you attempt to make a security
declaration for a nonexistent method, usually because of typos.
Checked in for 2.8, 2.9 and trunk.
Look carefuly for WARNING in your logs, there are already a few bad
ones in CMF (I don't have time to fix them tonight though):
WARNING Init Class Products.CMFCore.PortalContent.PortalContent has
a security declaration for nonexistent method 'manage_FTPget'
WARNING Init Class Products.CMFSetup.tool.SetupTool has a security
declaration for nonexistent method 'getImportContextId'
WARNING Init Class Products.CMFSetup.tool.SetupTool has a security
declaration for nonexistent method 'runAllSetupSteps'
WARNING Init Class Products.CMFSetup.tool.SetupTool has a security
declaration for nonexistent method 'executeStep'
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 )