Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Removed duplicate call to onSuccess in RunQuery
......................................................................
webadmin: Removed duplicate call to onSuccess in RunQuery
In case of handleFailure=true, the onSuccess method was
called twice. This leads to multiple invocation of the callback
code. It is fixed now.
Change-Id: Ic762d09330c5f721c65867dd6b1b9ff517842d64
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java
1 file changed, 0 insertions(+), 3 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10298
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic762d09330c5f721c65867dd6b1b9ff517842d64
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>