Bug 25760
| Summary: | mozilla does not allow to fill forms in current locale charmap - iso latin1 only. | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Leonid Kanter <leon> |
| Component: | mozilla | Assignee: | Christopher Blizzard <blizzard> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | havill, msw, ssato, tagoh, ynakai |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-02-26 22:37:05 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Leonid Kanter
2001-02-02 22:19:52 UTC
Japanese is hosed too. Adrian, wasn't this an installer bug? I've just found that this problem does not happen if LANG is set to full canonical value (ru_RU.KOI8-R). But installer set LANG to ru_RU.koi8r, and mozilla does not work properly with it. As for Ukrainian, it does not supporn neither uk_UA.KOI8-U, nor uk_UA.koi8u. It seems to me that there is somewhere a hardcoded list of supported locales in mozilla. It should be fixed or installer should use mozilla-friendly LANG values. No, the canonical locale is ru_RU.koi8r -- see: /usr/lib/locale/ru_RU.koi8r/ msw can you file a bug in mozilla's bugzilla about this issue? Fixed in 0.9.1 which should show up in rawhide shortly. |