You are here > Bugs > PlayOnLinux > Feature > Ticket #27
Feature #27 on PlayOnLinux
Add natural sort for Wine Versions lists
Added by BeberKing on 2010-08-18 09:29:53 - Comment or update this ticket
Statut:
Fixed
Priority:
Normal
Assigned to:
Last update:
2010-08-18 23:59:09
Description, steps to reproduce:
Here is a patch submitted to Debian to add natural sort for Wine Versions lists. This sorts version numbers properly (e.g. so 0.9.7 sorts lower than 0.9.10) and ensures that the latest versions are always at the top of the list, so you don't have to scroll to the middle of the long list just to find out if there's a new version of wine available.
You can find the long description for this patch here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593003
And the patch:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=wine_versions.py.patch;att=1;bug=593003
Cheers,
Bertrand
History
Update by Aymeric P. on 2010-08-18 23:59:09
This is fixed and not in POL but directly on the server.
So every user have now the list sorted with a natural sort.
No need to apply this patch into POL.