On Fri, 16 Mar 2007, 17:30 GMT-04 Tres Seaver wrote:

[Robert Allerstorfer]:
>>>>> 2007-03-14T08:01:25 WARNING Init Class
>>>>> Products.ATContentTypes.content.base.ATCTFolderMixin has a security
>>>>> declaration for nonexistent method 'manage_copyObjects'

> Isn't there a module name / line number associated with the log message?

No, but I recognized that this event message originates from
%{l_prefix}/lib/zope-plone/ATContentTypes/content/base.py
which is part of "AT Content Types" 1.1.4
(http://plone.org/products/atcontenttypes/), line 617:

security.declareProtected(Permissions.copy_or_move, 'manage_copyObjects')

So the question is why this Zope installation cannot find the method
'manage_copyObjects'. 

rob.


______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to