http://bugs.winehq.org/show_bug.cgi?id=58118
Bug ID: 58118 Summary: Need to sort alphanum in version column Product: WineHQ Apps Database Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown Assignee: wine-bugs@winehq.org Reporter: axis6404@proton.me Distribution: ---
The sorting in the version column is wrong. alphanum sorting is needed.
example: https://appdb.winehq.org/objectManager.php?sClass=application&iId=1487
Current:
Version 16.xx 18.xx 19.xx 21.x 23.x 24.x 4.xx 9.**
Ideal (alphanum sort):
Version 24.x 23.x 21.x 19.xx 18.xx 16.xx 9.** 4.xx