Ticket #1366 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Error exporting portal_layouts

Reported by: sschintu Assigned to: div
Priority: P1 Milestone: CPS 3.4.0
Component: CPS (global) Version: TRUNK
Severity: normal Keywords:
Cc:

Description

When I try to export any portal_layouts from the ZMI I get the following error:

Exception Type KeyError? Exception Value 'widget_type'

Traceback (innermost last):

  • Module ZPublisher.Publish, line 113, in publish
  • Module ZPublisher.mapply, line 88, in mapply
  • Module ZPublisher.Publish, line 40, in call_object
  • Module Shared.DC.Scripts.Bindings, line 311, in call
  • Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  • Module App.special_dtml, line 175, in _exec
  • Module DocumentTemplate?.DT_Let, line 76, in render
  • Module DocumentTemplate?.DT_In, line 703, in renderwob

KeyError?: 'widget_type'

Change History

02/06/06 14:32:33 changed by div

A new export tab will be implemented. See #1292

02/08/06 13:10:10 changed by ebarroca

  • owner changed from fguillaume to div.

02/08/06 13:27:02 changed by div

  • milestone changed from CPS 3.4.0 to CPS 3.4.1.

03/03/06 12:17:44 changed by div

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

Fixed in [33797]. The new export tab will be implemented as described in #1292