Ticket #643 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

User may create an item for a group he is not creator for... :-s

Reported by: gbastien Assigned to: gbastien
Priority: major Milestone: PloneMeeting 1.5
Component: Product PloneMeeting Keywords:
Cc:

Description

We noticed that if a user is creator for a group and just reviewer for another group, the listProposingGroup will show the 2 meetingGroups... It should only show the group the user is creator for... Correct this and add a test !!! ;-)

Change History

03/18/09 11:18:14 changed by gbastien

  • owner set to gbastien.
  • status changed from new to assigned.

03/19/09 11:10:43 changed by gbastien

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

The returned proposingGroups are groups the member is creator of... This close the bug, tests have been adapted too ;-)