This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#167 closed defect (fixed)

Participants section always visible in meetings and lectures

Reported by: dmartinc Owned by: dmartinc
Priority: low Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: Cc:

Description

The "participants" section link in the left menu of the management interface of meetings and lectures is always visible, even when the logged in person can manage parts of the event but not all of it.

This is only a problem of the left menu. Clicking on the link gives the proper "You don't have permission" message

Examples of user roles where this happens: Paper Review Manager, Video Services Plugin Manager, Video Services Plugin Admin ...

Change History (4)

comment:1 Changed 6 years ago by pferreir

  • Milestone set to v0.97

comment:2 Changed 6 years ago by dmartinc

  • Status changed from new to accepted

comment:3 Changed 6 years ago by david.martin.clavo@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit 921f9ffe33c249737574b5bf31cba891f59df534
Author: David Martín Clavo <david.martin.clavo@…>
Date: Fri Feb 12 15:53:03 2010 +0100

[FIXED] Particip. sect. was visible to non-mngers


-The Participants section was visible to
non-managers (such as Plugin Admins or
Plugin Managers).
-The problem was that it was always visible
in meetings and lectures (no matter what).
-Fixed by making it invisible in conferences
and removed the code that always made it visible
in meetings and lectures-
-fixes #167

comment:4 Changed 5 years ago by David Martín Clavo <david.martin.clavo@…>

In [921f9ffe33c249737574b5bf31cba891f59df534]:

[FIXED] Particip. sect. was visible to non-mngers

-The Participants section was visible to
non-managers (such as Plugin Admins or
Plugin Managers).
-The problem was that it was always visible
in meetings and lectures (no matter what).
-Fixed by making it invisible in conferences
and removed the code that always made it visible
in meetings and lectures-
-fixes #167

Note: See TracTickets for help on using tickets.