|
Hi list,
I have two questions about CPS3.4 beta 1 (with Zope 2.9.0 and Python 2.4.2):
1) Now acl_users is a CPSUserFolder by default. I noticed that nested groups is not implemented yet (getComputedGroups). Which is the roadmap to this functionality? 2) My zope instance has debug-mode on, and I get the following deprecation and user Warnings, are they correct? It will disappear in CPS 3.4 final?
/opt/zope-2.9.0/lib/python/App/ImageFile.py:21: DeprecationWarning: Using OFS.content_types is deprecated (will be removed in Zope 2.11). Instead use zope.app.contenttypes. from OFS.content_types import guess_content_type 2006-02-01 11:44:39 INFO ZServer HTTP server started at Wed Feb 1 11:44:39 2006 Hostname: 0.0.0.0 Port: 8081 2006-02-01 11:44:40 INFO Zope Set effective user to "zope" 2006-02-01 11:44:43 INFO CPSCompat Patching for Zope/CMF forward compatibility 2006-02-01 11:44:43 INFO PatchCMFCore.utils CPSCore Patch mergedLocalRoles to use aclu 2006-02-01 11:44:43 INFO PatchCMFCore.UndoTool CPSCore Patch _actions to remove undo action 2006-02-01 11:44:46 INFO Epoz is not installed EpozPatch can't be applied 2006-02-01 11:44:50 INFO CPSUserFolder Faking Products.NuxUserGroups /opt/zope-2.9.0/instances/zope1/Products/FCKeditor/__init__.py:7: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead. from Products.CMFCore.CMFCorePermissions import View 2006-02-01 11:44:51 WARNING OFS.Application Duplicate Product name After loading Product 'Five' from '/opt/zope-2.9.0/instances/zope1/Products', I skipped the one in '/opt/zope-2.9.0/lib/python/Products'.
/opt/zope-2.9.0/instances/zope1/Products/CMFQuickInstallerTool/__init__.py:34: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: QuickInstallerTool icon='tool.gif' /opt/zope-2.9.0/instances/zope1/Products/CMFonFive/__init__.py:21: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: CMFonFive , icon='tool.gif' /opt/zope-2.9.0/lib/python/OFS/Application.py:836: DeprecationWarning: __init__.py of Products.ExternalEditor has a long deprecated 'methods' attribute. 'methods' will be ignored by install_product in Zope 2.10. Please use registerClass instead. DeprecationWarning) /opt/zope-2.9.0/lib/python/OFS/Application.py:836: DeprecationWarning: __init__.py of Products.FCKeditor has a long deprecated 'methods' attribute. 'methods' will be ignored by install_product in Zope 2.10. Please use registerClass instead. DeprecationWarning) /opt/zope-2.9.0/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /opt/zope-2.9.0/instances/zope1/Products/CMFonFive/configure.zcml warnings.warn( /opt/zope-2.9.0/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /opt/zope-2.9.0/instances/zope1/Products/CPSMailAccess/permissions.zcml warnings.warn( /opt/zope-2.9.0/instances/zope1/Products/CalZope/browser/interfaces.py:25: DeprecationWarning: MessageIDFactory: Mutable i18n messages ("message ids") have been deprecated in favour of immutable ones and will be removed in Zope 3.3. Please use use zope.i18nmessageid.MessageFactory instead. from zope.i18nmessageid import MessageIDFactory /opt/zope-2.9.0/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'label' field in /opt/zope-2.9.0/instances/zope1/Products/CalZope/browser/configure.zcml warnings.warn( /opt/zope-2.9.0/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'label' field in /opt/zope-2.9.0/instances/zope1/Products/CPSSharedCalendar/overrides.zcml warnings.warn( 2006-02-01 11:44:58 INFO Zope Ready to handle requests
Thank you very much Juan Lago Cabrera
Este correo electrónico y, en su caso, cualquier fichero anexo, contiene información confidencial exclusivamente dirigida a su(s) destinatario(s). Toda copia o divulgación deberá ser autorizada por IAVANTE. This e-mail and any attachments are confidential and exclusively directed to its adressee(s). Any copy or distribution will have to be authorized by IAVANTE.
|
_______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
