Doron Fediuck has submitted this change and it was merged.
Change subject: webadmin: NPE in new DC dialog
......................................................................
webadmin: NPE in new DC dialog
getSelectedItem was addressed without a nullity check
Change-Id: I67071f31607cae343b18099c9e806b241adb2083
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterListModel.java
1 file changed, 4 insertions(+), 2 deletions(-)
Approvals:
Doron Fediuck: Looks good to me, approved
ofri masad: Looks good to me, but someone else must approve
Gilad Chaplik: Verified
Yair Zaslavsky: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/10606
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I67071f31607cae343b18099c9e806b241adb2083
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>