Tomas Jelinek has uploaded a new change for review. Change subject: userportal: fixed NPE on VmDiskListModelTable ......................................................................
userportal: fixed NPE on VmDiskListModelTable Regression which has been introduced by extracting the content of VmDiskListModelTable to BaseVmDiskListModelTable. The problem was that the plugButtonDefinition's and unPlugButtonDefinition's usage has been forgotten in the base class but it should be in the VmDiskListModelTable. Change-Id: I9f32970dc1aa2550c3cb26e5b47ecf497cc6b2e3 --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/BaseVmDiskListModelTable.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmDiskListModelTable.java 2 files changed, 28 insertions(+), 28 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/2768/1 -- To view, visit http://gerrit.ovirt.org/2768 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9f32970dc1aa2550c3cb26e5b47ecf497cc6b2e3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
