Change in ovirt-engine[master]: webadmin: Improved Comparable implementation of NetworkItemM...

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Improved Comparable implementation of NetworkItemModel ...................................................................... webadmin: Improved Comparable implementation of NetworkItemModel NetworkItemModel now uses LexoNumericComparator in its Comparable implementation, thus handling strings with numeric subsequences better. This fixes the sorting of networks by name when they're presented as contained in a NIC inside the Setup Host Networks popup window. Change-Id: I61e70d34f5dcd30ed85e898cd3bb0c47a6f4f7a9 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=915205 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=883269 Signed-off-by: Lior Vernia <lvernia@redhat.com> Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/network/NetworkItemModel.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12001 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I61e70d34f5dcd30ed85e898cd3bb0c47a6f4f7a9 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
alkaplan@redhat.com