Ticket #1474 (new task)

Opened 2 years ago

Last modified 2 years ago

add CMF-2.0 compatibility to CPS products

Reported by: jmorliaguet Assigned to: fguillaume
Priority: P2 Milestone: CPS 3.5.0
Component: CPS (global) Version: unspecified
Severity: minor Keywords: CMF-2.0
Cc:

Description

I'm adding a ticket since there was a request on the z3lab.org list to have CPSSkins work with CMF2.0.

The issues I saw were minor, but I suppose that other products are concerned as well:

- deprecated methods have been removed (in the case of CPSSkins 'CMFCore.utils._getViewFor') - CMF2.0 detects genericsetup configurations, and tries to import specific CPS modules, such as:

from Products.CPSDocument.exportimport import CPSObjectManagerHelpers

(this is not a bug in a CPS context)

Change History

05/16/06 11:31:14 changed by sfermigier

  • type changed from defect to task.
  • milestone changed from unspecified to CPS 3.5.0.