Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1145927

Summary: I18N: Shown "??" for ovirt-node install/setup pages after set "LANG="zh_CN.UTF-8""
Product: [Retired] oVirt Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED WONTFIX QA Contact: bugs <bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.5CC: cshao, ecohen, gklein, gouyang, hadong, huiwa, leiwang, lsurette, mgoldboi, ovirt-bugs, rbalakri, ycui, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1145928 (view as bug list) Environment:
Last Closed: 2014-09-24 09:01:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1145928    
Attachments:
Description Flags
attached Screenshot for welcome_page.png none

Description haiyang,dong 2014-09-24 06:57:11 UTC
Created attachment 940685 [details]
attached Screenshot for welcome_page.png

Description of problem:
I18N: Shown "??" for ovirt-node install/setup pages after set "LANG="zh_CN.UTF-8""(seen welcome_page.png)

I noticed support i18n patches for ovirt-node has been merged:
http://gerrit.ovirt.org/#/c/18335/

seems this is due to missed chinese-support related packages in ovirt-node iso

Version-Release number of selected component (if applicable):
http://resources.ovirt.org/pub/ovirt-master-snapshot/iso/ovirt-node-base-iso/ovirt-node-base-iso-3.1.0_master-20140922.0.el6.iso
ovirt-node-3.1.0-0.0.master.20140918.gitdda78cb.el6.noarch.rpm

How reproducible:
100%

Steps to Reproduce:
1. Press "F2" to install shell console
2. set "export LANG=zh_CN.UTF-8"
3. Using "ovirt-node-installer --debug" into installer pages
4. Check "welcome_page"

Actual results:


Expected results:


Additional info:

Comment 1 Fabian Deutsch 2014-09-24 08:53:40 UTC
Is this also reproducable when you select "chinese" in the keyboard layout page during the installation or in the setup?

Comment 2 Fabian Deutsch 2014-09-24 09:01:23 UTC
Ok, there is no chinese option, so I don't see a way how this can be reproduced from within the TUI.

As the flow described in comment 1 is not supported (because it's happening outside the TUI). I'm closing this.

Despite of that we should - once we propperly support i18n - check these kind of bugs.

Comment 3 haiyang,dong 2014-09-24 09:11:27 UTC
(In reply to Fabian Deutsch from comment #2)
> Ok, there is no chinese option, so I don't see a way how this can be
> reproduced from within the TUI.

ok, i think if we support i18n, we need a configuration page to user that could setup "/etc/sysconfig/i18n".

> 
> As the flow described in comment 1 is not supported (because it's happening
> outside the TUI). I'm closing this.
> 
> Despite of that we should - once we propperly support i18n - check these
> kind of bugs.