User ID does not sort properly in angular identity users table

Bug #1438818 reported by Thai Tran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Sam Betts

Bug Description

In the new angular identity users table, the User ID column does not sort alphanumerically when sorted. To sort, simply click on the User ID column header. The sort order is strange and should be fix.

Thai Tran (tqtran)
tags: added: low-hanging-fruit ui
Changed in horizon:
importance: Undecided → Low
Sam Betts (sambetts)
Changed in horizon:
assignee: nobody → Sam Betts (sambetts)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/169746

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/169746
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=33b3fc8f8553563eded14b59fec0ab511acf102e
Submitter: Jenkins
Branch: master

commit 33b3fc8f8553563eded14b59fec0ab511acf102e
Author: Sam Betts <email address hidden>
Date: Wed Apr 1 14:15:22 2015 +0100

    Fix sort order for User IDs in identity table

    The order that the user IDs are sorted into by the default tablesorter
    parsers is incorrect, and seems to be getting confused by the
    complexity of the values in these fields. This patch adds a new
    custom parser that performs some logic to normalize these values
    correctly and in a way that returns the correct sorted order.

    Change-Id: I62f91ff4ca4e9110d7db5b66cdbf4b3ea15105c6
    Closes-Bug: 1438818

Changed in horizon:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → kilo-rc1
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-rc1 → 2015.1.0
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.