RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 644250 - firefox doesn't display the localized index.html page for some languages
Summary: firefox doesn't display the localized index.html page for some languages
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: gtk2
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Matthias Clasen
QA Contact: QE Internationalization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 657556 657558
TreeView+ depends on / blocked
 
Reported: 2010-10-19 09:01 UTC by Xiaohong Wang
Modified: 2010-12-07 04:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 644251 657509 657556 (view as bug list)
Environment:
Last Closed: 2010-11-29 05:12:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
mysterious non-sensical messages in stderr (577.79 KB, image/png)
2010-11-26 09:29 UTC, Matěj Cepl
no flags Details
gedit doesn't work etiher (420.63 KB, image/png)
2010-11-26 09:32 UTC, Matěj Cepl
no flags Details

Description Xiaohong Wang 2010-10-19 09:01:51 UTC
Description of problem:
Login system with different languages, open firefox and check the index page, the index.html page have been localized with different languages (/usr/share/doc/HTML/), but in some local, firefox doesn't pick the right localized index page and still using en-US/index.html

Version-Release number of selected component (if applicable):
redhat-indexhtml-6-1.el6
firefox-3.6.9-2.el6

How reproducible:
always

Steps to Reproduce:
1. Open firefox in the following local
   as_IN,bn_IN,hi_IN,te_IN,ta_IN,si_LK
2. Observe the start page
3.
  
Actual results:
The start page is file:///usr/share/doc/HTML/en-US/index.html

Expected results:
Open the localized page. e.g. file:///usr/share/doc/HTML/as-IN/index.html

Additional info:
In other languages, firefox picks the right localized index page. e.g. zh_CN, ja_JP, kn_IN,mr_IN,ml_IN,or_IN,pa_IN

Comment 2 Matěj Cepl 2010-11-16 14:51:00 UTC
Reassigning to qemu-kvm ... xorg-x11-drv-qxl is for guests, and here the guest is Windows 7.

Comment 5 Matěj Cepl 2010-11-26 09:29:30 UTC
Created attachment 463029 [details]
mysterious non-sensical messages in stderr

There seems to be some important problem underneath this. How come C library doesn't support as_IN, when it does?

Comment 6 Matěj Cepl 2010-11-26 09:32:11 UTC
Created attachment 463031 [details]
gedit doesn't work etiher

Seems like this is not just firefox problem either. Reassigning to glib2

Comment 7 Matěj Cepl 2010-11-26 09:49:21 UTC
Moreover I don't understand what is /usr/sbin/build-locale-archive supposed to do. On all Fedora/RHELs I found, it just gives an error and according to http://stephane.lesimple.fr/wiki/blog/fixing_a_locale-archive_breakage it somehow relates to this problem.

Comment 8 A S Alam 2010-11-29 04:18:40 UTC
(In reply to comment #5)
> Created attachment 463029 [details]
> mysterious non-sensical messages in stderr
> 
> There seems to be some important problem underneath this. How come C library
> doesn't support as_IN, when it does?

it should be as_IN.UTF-8,then it is working

Comment 9 A S Alam 2010-11-29 04:36:25 UTC
This bug is already reported and working with upstream (firefox issue): bug
#623023.

Please refer bug #578072 for more detail

Comment 10 A S Alam 2010-11-29 05:12:11 UTC
locale (as_IN) is not supported, but as_IN.UTF-8.

so this is NotBug for gtk2 (https://bugzilla.redhat.com/show_bug.cgi?id=657556#c2)


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