=================== BUG #5909: FULL BUG SNAPSHOT =================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5909&group_id=11
Submitted by: skwashd Project: Savannah Submitted on: Mon 10/13/03 at 18:03 Category: Web Interface Severity: 5 - Average Priority: None Resolution: None Assigned to: None Status: Open Fixed Release: Summary: Field Sorting is wrong imho Original Submission: Many of the fields which can be edited do not sort properly. This is very annoying for a project like phpGroupWare, where we have many modules (or categories). To add a new module in the correct position we need to go through and change the ranking of every other application below it - I have beter ways to spend my time :) I would suggest that you change the current sort order from "ORDER BY rank" to "ORDER BY rank, label". With out the label in the sort order it will sort by rank then the primary key. I tried looking for the source, but the CERN merge seems to have moved a lot of things. Cheers Dave Hall No Followups Have Been Posted CC list is empty No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5909&group_id=11 _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
