Ticket #2481 (closed defect: fixed)
"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
Change History
Note: See
TracTickets for help on using
tickets.


