Menu

Commit [r7767]  Maximize  Restore  History

0.11-stable: Determine the first, previous and next ticket in a global ticket sequence by querying the database instead of assuming that they are `1`, `id - 1` and `id + 1`, respectively.

Closes #7795.

rblank 2008-12-15

changed /branches/0.11-stable/trac/ticket/web_ui.py
/branches/0.11-stable/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...