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

Closed 3 years ago

#995 closed defect (fixed)

Wrong error text for access denied on "user profile"

Reported by: hoffmann Owned by: arescope
Priority: normal Milestone: v0.99.0
Component: General Version: 0.98-dev
Keywords: Cc:

Description

When I try to access the "wrong" user profile with

http://indico.srv/userDetails.py?userId=411

as a non-privileged user (i.e. user who has id=410), then I get an error message:
"The modification of this event has been restricted by its owner and you are not authorised to use it."
This is in principle correct. But it should rather refer to "modification of this user profile", not "this event" ;-)

Change History (6)

comment:1 Changed 3 years ago by arescope

  • Milestone set to v0.98.2
  • Owner set to arescope
  • Status changed from new to assigned

comment:2 Changed 3 years ago by arescope

  • Status changed from assigned to in_work

comment:3 Changed 3 years ago by jbenito

  • Milestone changed from v0.98.2 to v0.99.0

comment:4 Changed 3 years ago by arescope

  • Status changed from in_work to awaiting_merge

comment:5 Changed 3 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:6 Changed 3 years ago by jbenito

  • Resolution set to fixed
  • Status changed from merging to closed
Note: See TracTickets for help on using tickets.