Skill lists aren't always alphabetically ordered

Bug #332439 reported by Sense Egbert Hofstede
2
Affects Status Importance Assigned to Milestone
Ubuntu Wanted
Fix Released
Low
Sense Egbert Hofstede

Bug Description

The lists or groups of skills aren't always alphabetically ordered by name, making it harder for people to find the right skill.

This is especially hard to solve since ksort(skillModelData) won't do, its array name is the id.

Pages where it occurs:
/wanted/edit (doesn't seem to be caused by ksort!?)

Changed in ubuntu-wanted:
assignee: nobody → qense
importance: Undecided → Low
status: New → Triaged
Changed in ubuntu-wanted:
milestone: none → usable
description: updated
Revision history for this message
Sense Egbert Hofstede (sense) wrote :

The problem mentioned here was partially true and has now been fixed.
It was caused by sorting DESC on name, instead of ASC.
However, ksort doesn't sort by id, but by slug. This has been changed to name, making it work everytime.

Another issue has been solved in the block. Its content was being sorted by id instead of name.

The changes will be pushed to lp:~qense/ubuntu-wanted/qevel soon and afterwards to the trunk.

Changed in ubuntu-wanted:
status: Triaged → Fix Committed
Changed in ubuntu-wanted:
status: Fix Committed → Fix Released
Changed in ubuntu-wanted:
milestone: usable → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.