Ticket #1629 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

Wrong list of local roles

Reported by: gracinet Assigned to: gracinet (accepted)
Priority: P3 Milestone: unspecified
Component: CPSCourrier Version: TRUNK
Severity: normal Keywords: localroles
Cc:

Description

This happens with CPSCourrier's "folder_localroles.html"

This is because the POST is made on the standard Script (Python), and getCPSCandidateLocalRoles is not overriden in CPSCourrier, since the view classes handle it via a methode of theirs.

Change History

06/21/06 12:50:48 changed by gracinet

And the list of proposed roles is indeed wrong

06/21/06 13:10:18 changed by gracinet

  • status changed from new to assigned.
  • summary changed from Localroles matrix doesn't do any updates to Wrong list of local roles.

Original issue not reproduced any more