Bug 1258759 - Encoding issue in 'title' field in .vv file
Summary: Encoding issue in 'title' field in .vv file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-3.6.0-rc
: 3.6.0
Assignee: Tomas Jelinek
QA Contact: Jiri Belka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-01 08:32 UTC by Christophe Fergeau
Modified: 2016-04-20 01:26 UTC (History)
8 users (show)

Fixed In Version: 3.6.0-12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-20 01:26:01 UTC
oVirt Team: Virt
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 45718 0 master MERGED webadmin: encoding issue in vv file Never
oVirt gerrit 45807 0 ovirt-engine-3.6 MERGED webadmin: encoding issue in vv file Never

Description Christophe Fergeau 2015-09-01 08:32:14 UTC
When downloading a .vv file in the userportal, the .vv file contains:
title=teuf-rhel7:%d - Appuyer sur MAJ+F12 pour libérer le curseur

With 3.5, the .vv file used to contain the expected:
title=teuf-win7:%d - Appuyer sur MAJ+F12 pour libérer le curseur

For what it's worth,
$ echo é | iconv -f utf8 -f iso8859-1
é
(ie could be double encoding of the string to UTF8 or something like that)

Comment 1 Oved Ourfali 2015-09-02 06:04:32 UTC
Michal - is that virt?

Comment 2 Jiri Belka 2015-09-16 16:18:28 UTC
ok, rhevm-userportal-3.6.0-0.15.master.el6.noarch

looks good in Admin portal and both (basic|extended) views of User Portal

$ grep ^title /tmp/console.vv 
title=jb-bz1:%d - Appuyer sur MAJ+F12 pour libérer le curseur


Note You need to log in before you can comment on or make changes to this bug.