Edgewall Software

Ticket #2481 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Reported by: superkun@… Owned by: eblot
Priority: low Milestone: 0.9.4
Component: admin/console Version: 0.9.2
Severity: normal Keywords:
Cc:

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

2481.patch (0.5 kB) - added by eblot 3 years ago.
user/action is inverted for permission list <user>

Change History

Changed 3 years ago by eblot

user/action is inverted for permission list <user>

Changed 3 years ago by eblot

  • owner changed from daniel to eblot
  • status changed from new to assigned

Changed 3 years ago by cmlenz

  • milestone set to 0.9.4

Changed 3 years ago by eblot

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [2822]

Changed 2 years ago by eblot

/trunk fixed up in [3422]

Add/Change #2481 ("Permission list [user]" command show wrong format information)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.