Closed (fixed)
Project:
Profile Location
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2010 at 20:54 UTC
Updated:
1 Feb 2011 at 21:55 UTC
Seems pretty weird to sort the based on value rather than the display.
Makes it looks like something is out of order or acting buggy.
Comments
Comment #1
johnhanley commentedThe options are listed in the order of entry (which is alphabetical by default) and there's no ORDER BY clause used in the queries responsible for retrieving the states. This is a simple oversight versus some "weird" design choice.
Comment #2
doublejosh commentedI'll see if I can whip up a patch, sorry if my phrasing was snarky.
Comment #3
johnhanley commentedNo worries. ;-)
I can add the code easily enough. In fact, I've been contemplating a major revision for this module to support an unlimited number of states (instead of the current primary and secondary). I'll try to put something together in the next few weeks (schedule permitting).
Comment #4
laogui commentedEagerly waiting for new version
Comment #5
johnhanley commentedThis fixed is include in profile_location 6.x-1.4.
This applies to the 6.x branch only. The 5.x branch is no longer supported.
Comment #6
doublejosh commentedGreat. Update worked for me.