Look here for the following information about the current release of
&browser.name;:
Changes Since Last Release
Known Bugs
&browser.name; &release.version; has been qualified on
JavaOSTM 1.1
and SolarisTM 2.6 operating systems,
running on SPARCTM-based platforms.
Changes of particular significance are:
To work around this problem, click on the internal link twice or reload the page. (4225548)
Try printing the page in Landscape mode. Unless the page is extremely wide, chances are the page can be printed completely in Landscape mode. (4178304)
Always choose the second certificate in each pair of duplicate certificates. (4216506)
<SCRIPT> document.write('<FORM NAME="myform" METHOD="GET"'+ ' ACTION="foo.html>'); document.write('<INPUT TYPE="text" NAME="mytext">'); document.write('</FORM>'); document.myform.mytext.value="Hi there"; </SCRIPT>The attempt to access
This is probably the result of an AWT text area bug (4094365) in the JDK in which monospace fonts do not display on certain locales.
There are two possible workarounds:
Run &browser.name; in the C locale:
% env LANG=C /opt/SUNWhjb/runbrowserOr
Change the fontset in the font properties file. For example, in the Korean locale, you would edit ./opt/SUNWhjb/runtime/lib/font.properties.ko and change:
fontset.monospaced.plain=-sun-kodig-medium-r-normal--*-%d-*-*-c-*-ksc5636-0, -sun-kodig-medium-r-normal--*-%d-*-*-c-*-ksc5601.1987-0to:
fontset.monospaced.plain=-sun-gothic-medium-r-normal--*-%d-*-*-c-*-ksc5636-0, -sun-kodig-medium-r-normal--*-%d-*-*-c-*-ksc5636-0,-sun-kodig-medium-r-normal --*-%d-*-*-c-*-ksc5601.1987-0
In order to get euro currency character support, you will need to make sure your Solaris operating environment has the euro currency symbol support, and you'll need to use a more recent version of the JRE when running &browser.name;. The following steps should be taken:
Contact your Solaris provider for more information, or visit the Sun site for information about the euro currency requirements and patches.
Once you've downloaded and installed the required patches, you'll need to exit the windowing system and choose one of the euro locales from the login language-chooser dialog. At this point you should be able to produce the euro currency symbol on your system.
Copyright © Sun Microsystems, Inc.