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 5 years ago

Last modified 5 years ago

#328 closed defect (fixed)

Chairperson submission rights: bug with multiple authenticators?

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

Description

How to reproduce:
-In indico.cern.ch, create a meeting and add GUINEA, Pig as chairperson (can be found with the "Add Existing" button). Do not give him submission rights. Create meeting.
-In General Settings, in the "chairpersons" part, click on GUINEA, Pig's name.
-Grant him submission rights.
-Go to Protection section and check that SOLARIS, Test appears as manager (not GUINEA, Pig).

Facts:
-GUINEA, Pig is a Local account with id '6' and email test@…
-SOLARIS, Test is a NICE account with email solaris.test@… and id: "Nice:solaris.test@cern.ch"

Maybe the algorithm that adds users to the managers list does some kind of search and matches test@… to solaris.test@… ?

Change History (3)

comment:1 Changed 5 years ago by lsyroka

  • Owner set to lsyroka
  • Status changed from new to accepted

comment:2 Changed 5 years ago by leszek.marek.syroka@…

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

commit 254e22bae7af82744b69df84c08d0cf93b08ea5e
Author: Leszek Syroka <leszek.marek.syroka@…>
Date: Mon May 3 16:21:07 2010 +0200

[FIX] Matching chairpersons


  • while granting submission rights chairpersons' avatars are matched correctly
  • fixes #328

comment:4 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [254e22bae7af82744b69df84c08d0cf93b08ea5e]:

[FIX] Matching chairpersons

  • while granting submission rights chairpersons' avatars are matched correctly
  • fixes #328
Note: See TracTickets for help on using tickets.