Change in ovirt-guest-agent[ovirt-3.5]: Fix username handling on Windows
vfeenstr at redhat.com
vfeenstr at redhat.com
Wed Aug 20 12:37:13 UTC 2014
Vinzenz Feenstra has submitted this change and it was merged.
Change subject: Fix username handling on Windows
......................................................................
Fix username handling on Windows
We forcibly encoded the unicode string to UTF-8 right after retrieval
which broke the encoding later on.
This patch fixes this issue.
Change-Id: I65b33e4f38f801f1770cf94a5ed36234c2fae90d
Bug-Url: https://bugzilla.redhat.com/1010201
Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
(cherry picked from commit 6fc1a18b2be2e93070fce2cd3cb0d5e23e2ecc5e)
---
M ovirt-guest-agent/GuestAgentWin32.py
M ovirt-guest-agent/OVirtAgentLogic.py
2 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31537
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I65b33e4f38f801f1770cf94a5ed36234c2fae90d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list