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

#234 closed defect (fixed)

In old users lists, "Cancel" button adds the user to the list same way as "Select"

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

Description

In "old" user lists, such as Session / Contribution 's modification control or submission rights, after we click "add" and we search for users, if we click on a user's checkbox and then press "Cancel" the user is added the same way as if we had pressed "Select".

Example: http://indico.cern.ch/contributionAC.py?contribId=1&sessionId=0&confId=86100 and then press the "Add user to list" button under "Modification control" or the "Add" button under "Submission control".

Change History (5)

comment:1 Changed 6 years ago by jbenito

  • Milestone set to v0.97
  • Priority changed from normal to high

comment:2 Changed 6 years ago by pferreir

  • Owner set to dgalimbe
  • Status changed from new to assigned

comment:3 Changed 6 years ago by dgalimbe

  • Status changed from assigned to accepted

comment:4 Changed 6 years ago by davide.siro.galimberti@…

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

commit 3a83c3be4c88d3131684f0e08527c7c6b8db62da
Author: Davide Galimberti <davide.siro.galimberti@…>
Date: Fri Mar 5 09:29:23 2010 +0100

[Fix] User list - fixed cancel button


-In old users lists, "Cancel" button no more adds the selected user

to the list same way as "Select"

-Fixes #234

comment:3 Changed 5 years ago by Davide Galimberti <davide.siro.galimberti@…>

In [3a83c3be4c88d3131684f0e08527c7c6b8db62da]:

[Fix] User list - fixed cancel button

-In old users lists, "Cancel" button no more adds the selected user

to the list same way as "Select"

-Fixes #234

Note: See TracTickets for help on using tickets.