
Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Fix NPE in SafeHtmlWithSafeHtmlTooltipColumn ...................................................................... webadmin: Fix NPE in SafeHtmlWithSafeHtmlTooltipColumn It was assumed that the tooltip couldn't be null, but this was apparently wrong in some case. Change-Id: I34e8d63dab5e5da6edecdd8323ec667e4fe0a3d9 Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/SafeHtmlWithSafeHtmlTooltipColumn.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alona Kaplan: Looks good to me, approved Lior Vernia: Verified -- To view, visit http://gerrit.ovirt.org/28746 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I34e8d63dab5e5da6edecdd8323ec667e4fe0a3d9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server