"Permission list [user]" command show wrong format information
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 19 years ago.
- user/action is inverted for permission list <user>
Download all attachments as:
.zip
Change History
(5)
Owner: |
changed from daniel to Emmanuel Blot
|
Status: |
new → assigned
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
user/action is inverted for permission list <user>