Change in ovirt-engine[ovirt-engine-3.6]: webadmin: Auto select index out of bounds
tnisan at redhat.com
tnisan at redhat.com
Mon Jan 11 21:30:31 UTC 2016
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Auto select index out of bounds
......................................................................
webadmin: Auto select index out of bounds
- Certain situations would cause the AbstractActionTable to try
and select the first visible item, when there are no visible items
this patch adds a check to make sure there are visible items
before selecting it.
Change-Id: I96b5175d85c8a5fdd8eb9f0776ada5b92266cb2f
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1287551
Signed-off-by: Alexander Wels <awels at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/AbstractActionTable.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved; Passed CI tests
Alexander Wels: Verified
--
To view, visit https://gerrit.ovirt.org/51678
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I96b5175d85c8a5fdd8eb9f0776ada5b92266cb2f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels 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: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list