Change in ovirt-engine[master]: webadmin: Fix of IndexOutOfBoundsE in Host tab

Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: Fix of IndexOutOfBoundsE in Host tab ...................................................................... webadmin: Fix of IndexOutOfBoundsE in Host tab If the Host tab is re-entered, SubTabHostGeneralHostErrataPresenter#onHostSelectionChange handler is notified two times: once with empty selection and once with previous selcetion. The empty selection was cause of the exception. Change-Id: If83687ac48a075d175981a57f58830849127ed49 Signed-off-by: Jakub Niedermertl <jniederm@redhat.com> Bug-Url: https://bugzilla.redhat.com/1252847 --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/tab/host/SubTabHostGeneralHostErrataPresenter.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Tomas Jelinek: Looks good to me, approved Jakub Niedermertl: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/44726 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If83687ac48a075d175981a57f58830849127ed49 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tjelinek@redhat.com