Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: force admin-console only on AdminPortal
......................................................................
frontend: force admin-console only on AdminPortal
In RHEV 3.1, the UserPortal discovered to force the AdminConsole which is not
expected behavior and will cause the 3.0 spice client to not auto-adjust to the
client's screen resolution.
Steps to Reproduce:
1. Install RHEV 3.1
2. Continue to use 3.0 spice-client
3. Open UserPortal
4. Connect to Spice console
Fixed by setting the AdminConsole flag in UserPortal properly.
Change-Id: I6a5cefd4ba86bdad46851381c1973141e19979ff
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Configurator.java
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/uicommon/UserPortalConfigurator.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/uicommon/WebAdminConfigurator.java
3 files changed, 2 insertions(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11484
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6a5cefd4ba86bdad46851381c1973141e19979ff
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>