Menu

Commit [r6842]  Maximize  Restore  History

Make user sort in reports do the rigth thing for enumerations (comparing the value as int instead of comparing the name).

This hardcodes the name of those enumerations, but as there's no way of introspecting the schema, this is better than nothing.

Contributed by vnaum on #4715, thanks!

cboos 2008-04-17

changed /trunk/trac/ticket/report.py
/trunk/trac/ticket/report.py Diff Switch to side-by-side view
Loading...