
noreply at edgewall
Dec 13, 2005, 2:06 AM
Views: 365
Permalink
|
|
[The Trac Project] #2481: "Permission list [user]" command show wrong format information
|
|
#2481: "Permission list [user]" command show wrong format information -------------------------------+-------------------------------------------- Reporter: superkun[at]sina.com | Owner: daniel Type: defect | Status: new Priority: low | Milestone: Component: trac-admin | Version: 0.9.2 Severity: normal | Keywords: -------------------------------+-------------------------------------------- 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 }}} -- Ticket URL: <http://projects.edgewall.com/trac/ticket/2481>
|