Description of problem: Whatever sort order I select distros are sorted by unknown strange criteria. (id?) Version-Release number of selected component (if applicable): 0.5.43 How reproducible: 100% Steps to Reproduce: 1. select Distros > Family 2. try to sort the list Actual results: List is unsorted in some way. Expected results: Sorted list Additional info:
This is also a problem in Admin->OSVersions (which is the page this one copies). I'll look into it
This is still an issue. Fedora10 is displayed before Fedora8. Need to use a similar comparator as in the distro list in the reserve workflow.
reopen it because issue in comment2 still exists.
This is not actually easy to fix since currently the sorting and pagination is done on the MySQL side and there is no collation we can use to make it sort Fedora8 before Fedora10. This also doesn't seem to be too serious an issue (the current ordering is not *completely* wrong/broken) and we are hoping to get rid of all this distro library UI in the medium term once we switch Beaker to get its distro metadata from PDC. Therefore WONTFIX.