Ticket #1313 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

join page crashes

Reported by: atchertchian Assigned to: trac
Priority: P1 Milestone: CPS 3.4.0
Component: CPSDefault Version: TRUNK
Severity: normal Keywords: join
Cc:

Description

Exception Type  	TypeError
Exception Value 	setProperties() argument after ** must be a dictionary

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 Products.CMFCore.FSPythonScript, line 108, in __call__
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module Products.CMFCore.FSPythonScript, line 163, in _exec
    * Module None, line 66, in register
      <FSPythonScript at /cps/register>
      Line 66
    * Module Products.CMFCore.RegistrationTool, line 158, in addMember
    * Module Products.CMFCore.MembershipTool, line 472, in addMember
    * Module Products.CPSUserFolder.CPSMemberDataTool, line 204, in setMemberProperties

TypeError: setProperties() argument after ** must be a dictionary

Change History

01/25/06 15:25:07 changed by atchertchian

fixed crash in [32233]

01/25/06 15:25:54 changed by atchertchian

  • status changed from new to closed.
  • resolution set to fixed.