Change in ovirt-engine[master]: webadmin: Fix a bug in ISO domain attachment selection

tnisan at redhat.com tnisan at redhat.com
Mon Feb 29 19:24:12 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/54183
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idc0eaadfcf6f0a942e19995c8bddff77fb103e04
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list