Change in ovirt-engine[master]: webadmin: Revert findbugs fix that caused regression

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Revert findbugs fix that caused regression ...................................................................... webadmin: Revert findbugs fix that caused regression A findbugs fix removed a "redundant" null check, which caused the Setup Host Networks dialog to malfunction. There was indeed a redundant null check, but not the one that was removed. Bug-Url: https://bugzilla.redhat.com/975886 Change-Id: I8b19c8588168281734e76e08ce98105ae5721941 Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17135 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8b19c8588168281734e76e08ce98105ae5721941 Gerrit-PatchSet: 12 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: oVirt Jenkins CI Server
participants (1)
-
alkaplan@redhat.com