Bug 605310 - Distros > Family sorting broken
Summary: Distros > Family sorting broken
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact: tools-bugs
URL:
Whiteboard: UX
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-17 15:54 UTC by Marian Csontos
Modified: 2016-05-10 00:01 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-10 00:01:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Marian Csontos 2010-06-17 15:54:14 UTC
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:

Comment 1 Raymond Mancy 2010-06-17 23:21:28 UTC
This is also a problem in Admin->OSVersions (which is the page this one copies). I'll look into it

Comment 2 Raymond Mancy 2012-04-23 16:40:45 UTC
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.

Comment 3 wangjing 2013-06-20 03:08:25 UTC
reopen it because issue in comment2 still exists.

Comment 5 Dan Callaghan 2016-05-10 00:01:41 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.