Change in ovirt-engine[ovirt-engine-3.4]: webadmin: change few queries to be not refreshable

oourfali at redhat.com oourfali at redhat.com
Sun Mar 23 05:14:36 UTC 2014


Oved Ourfali has submitted this change and it was merged.

Change subject: webadmin: change few queries to be not refreshable
......................................................................


webadmin: change few queries to be not refreshable

The automatic logout did not work when the snapshot sub-tab was shown.
It did not work because queries which were executed in this state were
invoked as refreshable, thus preventing the session from being
terminated automatically. So the solution is to change those queries to
be not refreshable.

Change-Id: I6c367c274bfc518f920344a57d7efd3fefd75d30
Bug-Url: https://bugzilla.redhat.com/1058629
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
1 file changed, 12 insertions(+), 5 deletions(-)

Approvals:
  Daniel Erez: Looks good to me, approved
  Arik Hadas: Verified



-- 
To view, visit http://gerrit.ovirt.org/25956
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c367c274bfc518f920344a57d7efd3fefd75d30
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list