Ticket #9794 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Privileges - upper case name of group

Reported by: k2n Assigned to: mhenke
Priority: normal Component: PrivateReportsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Is an issue when we tray use name of group like "reports_ABC". No one can see this report.

Lower case: "reports_abc" work correctly.

Attachments

Change History

03/02/12 10:32:03 changed by mhenke

  • status changed from new to closed.
  • resolution set to wontfix.

Hello, this behaviour is not dictated by the plugin but Trac. Permissions/Groups have to have all uppercase letters. Check the following link for more info http://trac.edgewall.org/wiki/TracPermissions

03/02/12 10:40:25 changed by mhenke

  • status changed from closed to reopened.
  • resolution deleted.

ok, now I can see why there might be a bit confusion. I coded it so that the group must have all lowercase letters and I can't remember why. The correct solution is to be conform to the Trac standard and allow only all uppercase groups. I will fix it right away.

03/02/12 11:23:43 changed by mhenke

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

The fix is checked in.


Add/Change #9794 (Privileges - upper case name of group)




Change Properties
Action