Modify ↓
#11998 closed defect (fixed)
Wrong sort order
Reported by: | anonymous | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Component: | TracTicketChangelogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
In 1.0dev version there is wrong sort order (see attach image). Changesets not sorting by Changesets numder.
Attachments (2)
Change History (7)
Changed 10 years ago by
comment:1 follow-up: 2 Changed 10 years ago by
Changed 10 years ago by
comment:2 Changed 10 years ago by
Replying to jun66j5:
Oops. That issue is introduced by my error in r14174. Could you please try the following?
all fine see attachment:sort1.png
comment:5 Changed 10 years ago by
Owner: | changed from Richard Liao to Jun Omae |
---|
Thanks for the feedback. The patch has been committed.
Note: See
TracTickets for help on using
tickets.
Oops. That issue is introduced by my error in r14174. Could you please try the following?
ticketlog/web_ui.py
'], reverse=True)