This mail is an automated notification from the bugs tracker
 of the project: Savane.




/**************************************************************************/
[bugs #526] Full Item Snapshot:

URL: <http://gna.org/bugs/?func=detailitem&item_id=526>
Project: Savane
Submitted by: 0
On: Fri 07/16/2004 at 23:57

Category:  Web Frontend
Severity:  3 - Average
Priority:  C - Normal
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open
Release:  
Planned Release:  


Summary:  field sorting is wrong

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.











For detailed info, follow this link:
<http://gna.org/bugs/?func=detailitem&item_id=526>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/savane-dev

Reply via email to