Ticket #614 (new defect)

Opened 3 years ago

Last modified 3 years ago

Incompatibility with CMF-1.5

Reported by: atchertchian Assigned to: trac
Priority: P2 Milestone: CPS 3.5.0
Component: CMFNtlmSso Version: unspecified
Severity: normal Keywords:
Cc:

Description (Last modified by fguillaume)

Incompatibility with CMF-1.5

CMFNtlmSso is incompatible with CMF-1.5 (ATTEMPT_DISABLED is not anymore in CMFCore)

File "ZOPE/Products/CMFNtlmSso/NtlmCookieCrumbler.py", line 29, in ?

from Products.CMFCore.CookieCrumbler? import ATTEMPT_NONE,

ATTEMPT_RESUME, \ ImportError?: cannot import name ATTEMPT_DISABLED

Change History

09/14/05 20:27:48 changed by fguillaume

  • description changed.
  • milestone changed from unspecified to CPS 3.5.0.

Not a priority as it's not a default product.