Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2481 closed defect (fixed)

"Permission list [user]" command show wrong format information

Reported by: superkun@… Owned by: Emmanuel Blot
Priority: low Milestone: 0.9.4
Component: admin/console Version: 0.9.2
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When run the command "permission list anonymous" at trac-admin console, the output information is wrong formatted, the order of action and user is reverted. See the log for detail.

Trac [/opt/TRAC_DB]> permission list anonymous

User             Action   
--------------------------
BROWSER_VIEW     anonymous
CHANGESET_VIEW   anonymous
FILE_VIEW        anonymous
LOG_VIEW         anonymous
MILESTONE_VIEW   anonymous
REPORT_SQL_VIEW  anonymous
REPORT_VIEW      anonymous
ROADMAP_VIEW     anonymous
SEARCH_VIEW      anonymous
TICKET_APPEND    anonymous
TICKET_CHGPROP   anonymous
TICKET_CREATE    anonymous
TICKET_MODIFY    anonymous
TICKET_VIEW      anonymous
TIMELINE_VIEW    anonymous
WIKI_VIEW        anonymous

Attachments (1)

2481.patch (526 bytes ) - added by Emmanuel Blot 18 years ago.
user/action is inverted for permission list <user>

Download all attachments as: .zip

Change History (5)

by Emmanuel Blot, 18 years ago

Attachment: 2481.patch added

user/action is inverted for permission list <user>

comment:1 by Emmanuel Blot, 18 years ago

Owner: changed from daniel to Emmanuel Blot
Status: newassigned

comment:2 by Christopher Lenz, 18 years ago

Milestone: 0.9.4

comment:3 by Emmanuel Blot, 18 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [2822]

comment:4 by Emmanuel Blot, 18 years ago

trunk fixed up in [3422]

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Emmanuel Blot.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Emmanuel Blot to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.