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 <tjeli...@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 <tjeli...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkob...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches