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 1311675 - Error pages not fully localised
Summary: Error pages not fully localised
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: squid
Version: 6.7
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Luboš Uhliarik
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 17:31 UTC by Martin Frodl
Modified: 2016-08-16 13:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-16 13:11:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Frodl 2016-02-24 17:31:57 UTC
Description of problem:

squid's error_default_language directive makes it possible to display error
pages in dozens of different languages. However, many of these pages are only
partially translated, containing a mixture of English with the selected
language.

Version-Release number of selected component (if applicable):
squid-3.1.23-9.el6

Steps to Reproduce:
# echo 'error_default_language zh-tw' >> /etc/squid/squid.conf
# service squid start

When opening http://localhost:3128/ in a web browser, we get this:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following error was encountered while trying to retrieve the URL: /

    不正確的位置

Some aspect of the requested URL is incorrect.

Some possible problems are:

    缺少或不正確的通訊協定宣告(應該是 "http://" 或是類似的開頭)

    缺少欲連結的主機名稱

    不合法的網站連結路徑(缺少 "//")

    欲連結的主機名稱包含不合法的字元;底線這個字元是不被允許存在的。

Your cache administrator is root.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

For some languages, the whole page is correctly translated (e.g. Latvian,
Ukrainian). For other, the translation is incomplete, such as shown above.
Finally, the translation of this page is missing altogether for Indonesian and
Serbian Cyrillic.

I did not go through every error page for every language available (there is
hundreds of such combinations). I can provide more details on demand.

Comment 3 Luboš Uhliarik 2016-08-16 12:24:50 UTC
I reported this bug to upstream: http://bugs.squid-cache.org/show_bug.cgi?id=4568

This bug applies even to the latest upstream squid version 4, so we have to wait, till upstream comes with the translation.

Comment 4 Luboš Uhliarik 2016-08-16 13:11:17 UTC
Red Hat Enterprise Linux version 6 is entering the Production 2 phase of its
lifetime and this bug doesn't meet the criteria for it, i.e. only high severity
issues will be fixed. Please see
https://access.redhat.com/support/policy/updates/errata/ for further
information.

This issue is tracked as a bug #4568 in upstream bug tracker (http://bugs.squid-cache.org/show_bug.cgi?id=4568).


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