Robert Allerstorfer wrote:
> On Wed, 14 Mar 2007, 14:26 GMT+01 Robert Allerstorfer wrote:
> 
>> On Tue, 13 Mar 2007, 16:42 GMT-07 Bill Campbell wrote:
> 
>>>>> What do you see in your %{l_prefix}/var/zope/log/event.log?
> 
>> ------
>> 2007-03-14T08:01:25 WARNING Init Class
>> Products.ATContentTypes.content.base.ATCTFolderMixin has a security
>> declaration for nonexistent method 'manage_copyObjects'
>> ------
>> 2007-03-14T08:01:32 INFO Plone Dependency  
>> Elementtree not found. Plone needs Elementtree for XML
>> transformation. Please download it from
>> http://effbot.org/downloads/#elementtree
>> ------
>> 2007-03-14T08:01:32 WARNING Plone Deprecation Warning 
>> CustomizationPolicies are deprecated and will be removed in Plone
>> 3.0. Please use GenericSetup extension profiles instead.
>> ------
>> 2007-03-14T08:01:32 WARNING Plone Deprecation Warning 
>> registerSetupWidget is deprecated and will be removed in Plone 3.0.
> 
> I got rid of the second error (missing Elementtree) by installing
> celestial.com's "python-xml" package. I think it's a good idea adding
> it as requirement to zope-plone.
> 
> The remaining 3 warnings still remain, however, I guess I can ignore
> them for now. If anybody knows how to fix them, I will be glad to
> hear, however.

Those are warnings which are coming from "inside" Plone iteslf:  one or
more of the component pieces has not been updated to use the "new" /
blessed APIs.  The Plone guys are working hard to clean them up for the
3.0 release, but they are unavoidable for any 2.5.x Plone.


Tres.
-- 
===================================================================
Tres Seaver          +1 540-429-0999          [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"    http://palladion.com
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to