Change in ovirt-engine[master]: userportal: always update console from local storage

tjelinek at redhat.com tjelinek at redhat.com
Thu Apr 18 06:31:08 UTC 2013


Tomas Jelinek has submitted this change and it was merged.

Change subject: userportal: always update console from local storage
......................................................................


userportal: always update console from local storage

The details view of the basic view shows the SPICE instead of RDP
even the RDP has been selected in the edit console.

The problem was, that the UserPortalItemModel has been updated from
local storage only:
- before the popup dialog has been opened
- before the console connect has been called

This patch adds this update right after the UserPortalItemModel is
created so it will be up to date right after loading the data from
the server.

Change-Id: I87e0cd9d8b1912845b5b7ae5ebedf3a9b02bd2b5
Bug-Url: https://bugzilla.redhat.com/924610
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/IUserPortalListModel.java
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  Tomas Jelinek: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I87e0cd9d8b1912845b5b7ae5ebedf3a9b02bd2b5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>



More information about the Engine-commits mailing list