Bug 3224
| Summary: | Netscape has problems with baltic code pages | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Antti Andreimann <antti.andreimann> |
| Component: | netscape | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | CC: | antti.andreimann, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-08-18 21:23:03 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
Antti Andreimann
1999-06-03 01:08:35 UTC
*** Bug 3223 has been marked as a duplicate of this bug. *** Netscape 4.51 and later have problems with baltic codepages. Specifically with windows-1257 and iso-8859-4. When you go to a web page that has one of those character sets you will see a screen filled with question marks. It's very annoying. The temporary workaround by Ville Hallik <Ville.Hallik> is to edit netscape binary with sed and replace the strings corresponding to faulty codepages with bogus ones. In a strange way there are no problems with Cp1257 codepage. Use enclosed script for temporary workaround. do you have a sample web page that we can use as an example? Sure: Go to http://www.mail.ee or http://www.it.ee Verified in test lab using http://www.mail.ee with Netscape 4.61. While netscape is broken, we really can't sed the binary as a matter of course. |