When you want to sort bug queries by status, severity
or priority, it doesn't work.
Because, in simple and advanced forms, this values
are named :
status.sort_order, severity.sort_order and priority
instead of :
status_name, severity_name and priroty_name.