Change in ovirt-engine[master]: webadmin: NPE on PoolListModel

tjelinek at redhat.com tjelinek at redhat.com
Mon Jun 24 06:41:55 UTC 2013


Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: NPE on PoolListModel
......................................................................


webadmin: NPE on PoolListModel

The
1cf05c520c3e30f68ac12b5772a251aa78d46bbd
did bring a regression because it expected that the
disks can not be null, but they actually can be.

Added a null check.

Change-Id: I9f26ef2ab847cfec13bf13852e7c0647889183cb
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/DisksAllocationModel.java
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Tomas Jelinek: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/15974
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9f26ef2ab847cfec13bf13852e7c0647889183cb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list