Tal Nisan has submitted this change and it was merged.
Change subject: Frontend: ConsoleUserName & ClientIP update regression fix
......................................................................
Frontend: ConsoleUserName & ClientIP update regression fix
Due to comparison of the same variable which never can be false,
the values for the ConsoleUserName and ClientIP fields for console
users was not updated.
This patch fixes this regression which was introduced in the refactoring
of the sessions tab into the guest info tab.
Change-Id: Ibb13bd4e9e8a77ee606520133c681464ac119ba5
Bug-Url:
https://bugzilla.redhat.com/1272978
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmGuestInfoModel.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Passed CI tests
Vinzenz Feenstra: Verified
--
To view, visit
https://gerrit.ovirt.org/50016
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb13bd4e9e8a77ee606520133c681464ac119ba5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6.1
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>