Tomas Jelinek has uploaded a new change for review. Change subject: userportal: Exception when no items in basic view ......................................................................
userportal: Exception when no items in basic view If there are no VMs or Pools, the UP's basic view throws an exception during the load. It is because the MainTabBasicListPresenterWidget.selectDefault expects, that at least one VM or Pool is visible for the user. Solved by avoiding this expectation. Change-Id: I31b5acd4402aed775d57f4e6ba3ccb5914a93c75 Signed-off-by: Tomas Jelinek <tjeli...@redhat.com> --- M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/presenter/tab/basic/MainTabBasicListPresenterWidget.java 1 file changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/70/5470/1 -- To view, visit http://gerrit.ovirt.org/5470 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I31b5acd4402aed775d57f4e6ba3ccb5914a93c75 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches