Change in ovirt-engine[ovirt-engine-3.6]: webadmin: Fix a bug in ISO domain attachment selection
tnisan at redhat.com
tnisan at redhat.com
Mon Feb 29 19:24:27 UTC 2016
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fix a bug in ISO domain attachment selection
......................................................................
webadmin: Fix a bug in ISO domain attachment selection
Due to a bug in the EntityModelCellTable, when setting the selection model
items along with an initial selection, every selection made after the
default one results in an NPE, this is a temporary fix for that issue that
separates the initial selection of the data centers to attach to from the
setting of the items until the root cause in EntityModelCellTable will be
fixed
Change-Id: Idc0eaadfcf6f0a942e19995c8bddff77fb103e04
Bug-Url: https://bugzilla.redhat.com/1312649
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageDataCenterListModel.java
1 file changed, 5 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Verified
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/54184
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idc0eaadfcf6f0a942e19995c8bddff77fb103e04
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
More information about the Engine-commits
mailing list