Ticket #1580 (assigned defect)

Opened 3 years ago

Last modified 2 years ago

Error when we click on the name of a group , for see all member of this group.

Reported by: tracguest Assigned to: lregebro (accepted)
Priority: P1 Milestone: CPS 3.5.0
Component: CPSDirectory Version: 3.4.0
Severity: normal Keywords: upgrade
Cc:

Description

Lorsqu'un membre va dans les annuaires sur le portail, qu'il recherche un groupe, qu'il clique dessus pour y voir les membres, on obtient une levée de login/password de zope. Lorsque le manager fait la même chose, pas de demande de login, mais un tracebak (ci joint). Par contre dans l'annuaire groupe de la ZMI, pas de probléme apparent, on peut effectivement voir la liste des membres du groupes en faisant une recherche sur celui-ci.

Attachments

traceback.txt (4.0 kB) - added by tracguest on 03/24/06 16:21:48.

Change History

03/24/06 16:21:48 changed by tracguest

  • attachment traceback.txt added.

03/24/06 16:22:59 changed by tracguest

  • milestone changed from CPS 3.4.0 to CPS 3.4.1.

03/24/06 18:13:48 changed by ogrisel

  • owner changed from gracinet to lregebro.
  • component changed from CPSLDAPSetup to CPS (global).

The hasSubGroupsSupport bug is due to a lack in the directory upgrade step. The upgrade step should clean the properties of the layout/schemas that refer to that deprecated method. Lennart can you please test this with your upgrades testing system?

The Unauthorized bug is a duplpicate of #1541 .

04/12/06 20:04:16 changed by lregebro

Which version of CPS are you upgrading from, and how do I replicate the problem?

05/16/06 16:34:12 changed by sfermigier

  • keywords set to upgrade.
  • component changed from CPS (global) to CPSDirectory.
  • milestone changed from CPS 3.4.1 to CPS 3.4.2.

Seems upgrade-related.

05/26/06 15:58:40 changed by lregebro

  • status changed from new to assigned.

The error is fixed by the change in [45941]. But the cleaning of the properties should still be done, and this isn't done yet.