Netscape v3.0-3.01
have almost working KOI8-R support
(mostly as result of my discussion with
Netscape Team, but they forget to implement KOI8-R emulation
via CP1251 for end users).
To activate KOI8-R support you need KOI8-R fonts (you can get
some old-style
Win3.1 KOI8-R fonts
or use my
KOI8-R GDI.EXE fix (preferred)).
Cyrillic(KOI8-R)
encoding into
Options|General Preferences|Fonts|For the Encoding
and proper script for each of two fonts:
Russian (KOI8-R)
(or Русский (KOI8-R)
for Win95
Russian Edition)
Western
(or Западная Европа
for Win95
Russian Edition)
Cyrillic(KOI8-R)
in Options|Document Encoding as permanent
default encoding scheme (don't press Set Default).
It violates HTML and HTTP standards which says that default
document encoding (without any special instructions) must be
ISO8859-1. Temporary setting of it is possible as workaround
for
broken
Russian pages or for sending E-mail/News messages.
The correct character translation way for Windows will be decode from KOI8-R to CP1251 for all input and decode from CP1251 to KOI8-R for all output with optional UNICODE fonts usage. Netscape not follow this way and provides raw KOI8-R mode, so users forced to setup KOI8-R fonts and keyboard. But even in raw KOI8-R mode it have following bugs.
According to
Internationalization of the Hypertext Markup Language (RFC 2070)
charset=
from HTTP header must overwrite charset=
from <META ...>
tag. Netscape does just opposite thing,
i.e. <META ...>
overwrites HTTP header charset.
Load this
test page
with different HTTP header and META charsets
to see this bug in action (check View|Document Info for
Charset value, there must be KOI8-R
, not
windows-1251
).
Cyrillic(KOI8-R)
is set as
Document Encoding
(or it is default encoding by Set Default),
most of text-oriented
Java applets works incorrectly, i.e. it looks like
<PARAM>
tags
not passed to applet at all. NullPointerException
becomes most
frequent error. It heals by setting Document Encoding to
Western(Latin1)
, but it is only workaround of real bug.
BTW, MS Internet Explorer works right in this case.
© Copyright character
they taken from ISO8859-1 instead of KOI8-R.
ALT=...
image attributes
<TITLE>
s.
Enter your name, E-mail address and send the bug report above to Netscape team, the more bug reports they receive - the higher chances there are that they fix it.
You can use original Netscape bug report page instead, just Copy this bug report and Paste it there.
See also Netscape pre-v3.0b3 tuning, Netscape v4.0b2 tuning, Netscape for Win95 tunings Main Page
![]() |