Ticket #306 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

Error when importing/copying a CPS instance

Reported by: disabled-hc@nuxeo.com Assigned to: fguillaume
Priority: P2 Milestone: CPS 3.3.8
Component: CPSCore Version: unspecified
Severity: normal Keywords: proxies-repo
Cc:

Description (Last modified by fguillaume)

Traceback (innermost last):
  Module ZPublisher.Publish, line 98, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 39, in call_object
  Module Products.CPSCore.EventServicePatches, line 168, in
manage_pasteObjects
  Module OFS.CopySupport, line 164, in manage_pasteObjects
  Module Products.CPSCore.OrderedFolderSupportPatch, line 96, in _setObject
  Module OFS.ObjectManager, line 272, in _setObject
  Module Products.CPSCore.EventServicePatches, line 102, in manage_afterAdd
  Module Products.CMFCore.CMFCatalogAware, line 148, in manage_afterAdd
  Module Products.CMFCore.CMFCatalogAware, line 177, in __recurse
  Module Products.CPSCore.EventServicePatches, line 101, in manage_afterAdd
  Module Products.CPSCore.EventServicePatches, line 31, in notify
  Module Products.CPSCore.EventServiceTool, line 226, in notify
  Module Products.CPSCore.ProxyTool, line 751, in notify_proxy
  Module Products.CPSCore.ProxyTool, line 672, in _addProxy
ValueError: workspaces

A known but not thoroughly tested work-around is to comment the two raises by the time of the import/copy.

Change History

09/14/05 18:23:47 changed by fguillaume

  • summary changed from Error at importing/copying a CPS instance to Error when importing/copying a CPS instance.
  • description changed.
  • milestone changed from unspecified to CPS 3.5.0.

Note that the traceback is not up to date with current code.

11/07/05 21:21:59 changed by fguillaume

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from CPS 3.5.0 to CPS 3.4.0.

This was finally fixed as a side effect of [29024] (the Proxy Tool has been made more flexible to allow several sys_add_object to be received for the same proxy) and also by [29222].

11/08/05 16:06:56 changed by fguillaume

  • milestone changed from CPS 3.3.7 to CPS 3.4.0.

11/08/05 17:41:09 changed by fguillaume

  • milestone changed from CPS 3.4.0 to CPS 3.3.8.