Comment 11 for bug 1644461

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (stable/newton)

Reviewed: https://review.openstack.org/415843
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=8a8cc2bde741c37799f7aef74b212ca17e655cf8
Submitter: Jenkins
Branch: stable/newton

commit 8a8cc2bde741c37799f7aef74b212ca17e655cf8
Author: Julia Aranovich <email address hidden>
Date: Mon Dec 5 11:38:03 2016 +0300

    Fix sorting of settings

    _.sortBy works improperly when returning array as a sorter.
    Numbers are sorted as strings in this case.

    Closes-Bug: #1644461

    Change-Id: I7642ae2af6b847bd7c3217700f6866c2aef307c9
    (cherry picked from commit 6c1c688e37890918b3a198d4c25e1087f0919de9)