Change in ovirt-engine[master]: webadmin, userportal: Fix table context menu error
vszocs at redhat.com
vszocs at redhat.com
Wed Jul 15 10:44:09 UTC 2015
Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin,userportal: Fix table context menu error
......................................................................
webadmin,userportal: Fix table context menu error
When a user right-clicks the "No items to display" section
within an empty table, IndexOutOfBoundsException is thrown
since AbstractActionTable tries to resolve value associated
with clicked row, but fails.
This patch fixes that problem.
Change-Id: Ic7084517ea4d64329c09b8b52e7342a5362d32e1
Signed-off-by: Vojtech Szocs <vszocs at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/AbstractActionTable.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Vojtech Szocs: Verified
--
To view, visit https://gerrit.ovirt.org/43403
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7084517ea4d64329c09b8b52e7342a5362d32e1
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list