http://bugs.winehq.org/show_bug.cgi?id=10173
Summary: Please sort version list in app pages Product: WineHQ Apps Database Version: unspecified Platform: Other URL: http://appdb.winehq.org/objectManager.php?sClass=applica tion&iId=17 OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: website-bugs AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Currently, the table of versions for each app is not sorted. For example, the Photoshop version table at http://appdb.winehq.org/objectManager.php?sClass=application&iId=17 looks like
Version 5.0 5.5 4.0 6.0 7.0 CS (8.0) CS2 3.0 CS3 Beta 1 CS3 (10.0)
It would be nice if these were sorted somehow. A plain old alphabetic sort would be better than the random order currently used, I think.
http://bugs.winehq.org/show_bug.cgi?id=10173
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
--- Comment #1 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2007-10-25 18:20:21 --- Patch sent. Would a manual sort editor be useful in the future?
http://bugs.winehq.org/show_bug.cgi?id=10173
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2007-10-25 19:06:53 --- Patch to sort by name has been applied.
http://bugs.winehq.org/show_bug.cgi?id=10173
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dan Kegel dank@kegel.com 2007-10-26 08:40:04 --- thanks. Manual sort might be nice but really is overkill for now, the ascii sort is great.