|
|
M10 Release Notes
These release notes, last updated October 11, 1999, describe installation
instructions and known issues pertinent to the M10 release. These notes
are updated as we receive feedback, so please check back for new information.
Related links
-
For more information about known problems, you can also view an up-to-date
list of fixed
bugs.
-
For status and notes on features in each milestone, see the milestone
page.
Contents of This Document
This release expires on December 15, 1999 at 00:01 am.
READ THIS Before You Install
If you experience a crash upon launch, delete your Mozilla registry. The format of the Mozilla registry has changed on all platforms since M9.
- Mac OS: Open your System Folder's Preferences folder, and delete the "Mozilla
Registry" file.
- Windows: Open your Windows directory, and delete "mozregistry.dat".
- Linux: open your ~/.mozilla directory, and delete the "registry" file.
For more information, please see
news://news.mozilla.org/37E8A320.D3420962%40netscape.com
If you have installed a Seamonkey build prior to August 10, your
profile directory contains a "prefs50.js" file. In M9 (and all builds after
August 10), Apprunner will look for "prefs.js" instead. To use your existing
prefs, change the name of the prefs50.js file to prefs.js. If you have
no previous profiles, you don't need to make the change.
Install into a clean directory, or delete previous builds before
installing. Installing on top of previous milestone builds or released
product builds may cause problems. Incompatibilities may be introduced
from milestone to milestone while the software is under development.
On Linux systems that use glibc 2.0 (such as RedHat 5.2), there
are problems with dl functions (dlopen(), dlsym()) not being thread safe.
This might cause your M10 build to randomly crash at startup. If this happens
to you, try running the application a few more times. The bits posted on
ftp.mozilla.org are built on RedHat 6.0, which uses glibc 2.1 and does
not have this problem. For more details, see bug 8849.
Do not use Java Plugin 1.3. It doesn't work with the most recent
mozilla builds, and crashes will result. Make sure there are no files named
*npjava*.* in either the bin/;lugins directory or the NS4.x plugins directory.
This problem is being addressed. For more information about this bug, see
bug 5369.
Proxies ARE working in this release. See bug 8559
for details on setting up.
Installing the M10 Release Build
Installation Instructions -- Unix
-
Create a directory named "mozilla" and move the tar.gz file into the mozilla
directory.
mkdir mozilla ;
mv mozilla*.tar.gz mozilla
-
Change to the mozilla directory and untar the archive. This will create
a directory called "package".
cd mozilla ;
gzip -dc mozilla-i686-pc-linux-gnu-M10.tar.gz | tar -xvf -
-
Change to the "package" directory.
mv mozilla*.tar.gz ../ ;
cd package
-
Run mozilla with the run script:
./mozilla-apprunner.sh
Mail Instructions for Unix
You can migrate an existing 4.x profile, or create a new profile and
use Account Setup to set up your servers.
Installation Instructions -- Win32
You will need a copy of WinZip. This is shareware available at http://www.winzip.com
(also at http://www.download.com).
-
Click once on the mozilla-win32.zip link. The file will be downloaded to
your default folder.
 :
-
Click on the mozilla-win32.zip file to launch WinZip.
 :
-
After clicking "I Agree" to terms of WinZip shareware, click the Extract
button in the WinZip tool bar. An x86 folder with application and associated
files will be unzipped.
 :
-
Select Apprunner from x86 folder to launch the program.
 :
-
Run "apprunner.exe" to use browser and mail.
 :
-
Run "viewer.exe" to run only the gecko layout engine
Mail Instructions for Win32
You can migrate an existing 4.x profile, or create a new profile and
use Account Setup to set up your servers.
Installation Instructions -- Mac OS
If you have StuffIt Expander™ installed and your browser is configured
to use it:
-
Click once on the mozilla-mac.sea.bin link. The file will be downloaded
to your default folder (usually the desktop) and StuffIt™ will start up
and convert it to mozilla-mac.sea for you. Then StuffIt will open up mozilla-mac.sea
and convert it to a folder called mozilla-mac for you.
 :
-
Open the mozilla-mac folder and double-click the file "apprunner." (Note:
you no longer need the .bin or .sea files.)
Note: If you try step one and your browser asks you what you want
to do it's because you don't have StuffIt™ configured. In that case, just
click Save and continue from Step #3 below.
If you do not have StuffIt Expander™ installed or your browser is
not properly configured:
-
Make sure you have StuffIt™ somewhere on your hard drive.
 :
-
Click and hold the mozilla-mac.sea.bin link.
 :
-
Choose "Save this link as...".
You will see a file dialog box where you can select where you want
to save the file (for example, your Desktop).
-
Click the Save button.
 :
-
Double-click on the newly created icon "mozilla-mac.sea.bin".
 :
-
StuffIt™ will start up and simultaneously create a file "mozilla-mac.sea",
and a folder called "mozilla-mac."
 :
-
Open the mozilla-mac folder and double-click the file "apprunner." (Note:
you no longer need the .bin or .sea files.)
Mail Instructions for Macintosh
You can migrate an existing 4.x profile, or create a new profile and
use Account Setup to set up your servers.
Uninstalling the M10 Release Build
Linux
-
Remove the /package directory where you installed Seamonkey
 :
-
Remove the ~/.mozilla directory, which contains profile information
Windows
-
Delete the \x86rel directory where you installed Seamonkey
 :
-
Delete c:\windows\mozregistry.dat
 :
-
Delete the user profile directory, \users50
Mac OS
-
Remove the the folder Mozilla in the Documents folder
 :
-
Remove the file "Mozilla Registry" in the System Folder | Preferences folder
 :
-
Remove the folder where you installed Seamonkey (probably mozilla-mac-M10)
Files Created or Used
| Windows |
| user/ |
$windir/ |
prefs.js (Preferences file (used))
cache/ (cache directory)
cookies.txt (cookies file)
*cookperm.txt (used to selectively accept/reject
cookies)
FieldSchema.tbl (files for auto form filling)
SchemaConcat.tbl (files for auto form filling)
SchemaValue.tbl (files for auto form filling)
URLFieldSchema.tbl (files for auto form filling)
signons.tbl and signonsx.tbl (logins and passwords
file store) |
mozregistry.dat (the Mozilla registry) |
| Unix |
| user/ |
~/.mozilla/ |
prefs.js in ~/.mozilla/[profile] (preferences
file (use))
Cache in ~/.mozilla/[profile](cache directory)
cookies (cookies file)
*cookperm (used to selectively accept/reject
cookies)
FieldSchema.tbl (files for auto form filling)
SchemaConcat.tbl (files for auto form filling)
SchemaValue.tbl (files for auto form filling)
URLFieldSchema.tbl (files for auto form filling)
signons and signonsx (logins and passwords file
store) |
registry (the Mozilla registry) |
| Mac |
prefs.js in ~/.mozilla/[profile] (preferences
file (use))
Cache in ~/.mozilla/[profile](cache directory)
cookies (cookies file)
*cookperm (used to selectively accept/reject
cookies)
FieldSchema.tbl (files for auto form filling)
SchemaConcat.tbl (files for auto form filling)
SchemaValue.tbl (files for auto form filling)
URLFieldSchema.tbl (files for auto form filling)
signons and signonsx (logins and passwords file
store) |
System Folder/Preferences (the Mozilla registry) |
*Note:"cookperm.txt" ("cookperm" on Unix) is a file used to selectively
accept cookies from certain sites and not from others. It is used only
if you set your preferences so you see a warning before accepting cookies.
To do that, hand edit the prefs.js file to include:
user.pref ("network.cookie.rememberAboutCookies", true);
Limited Support Features
Available Navigator Functionality
| Functionality |
Description |
Comments |
| Back, Forward, Reload |
|
|
| Location Field |
You can browse by entering URLs |
|
| Various Menu Commands |
Menus do work, but many commands are not hooked up. These menus and
options are working: File menu: New Browser Window, New > Blank Page /
Page using Template ... / Page using Draft ..., Quit; Go menu; Bookmarks
menu |
Menu command that aren't hooked up are preceded by a period. |
| Toolbars |
Toolbars display above and below content window, most buttons working
though a couple are not hooked up to execute a command. |
| Downloadable chrome |
You can dynamically change the chrome (apply new skins and new content)
in M10 with the following caveats:
(1) Only Navigator is using the new chrome URLs. Messenger hasn't made
the switchover yet.
(2) Changes aren't persistent yet, so if you change the skin, the change
won't be remembered.
(3) The window doesn't dynamically refresh (once the window manager
is further along, it will). In order to see your changes, you need to open
up a new window after running the script to set the new skin. |
See the sample code in section 9 of the
downloadable chrome spec |
| Link Buttons |
Buttons that simply link to a web address, including the N brand button,
Home, My Netscape. |
|
| Access Personal Toolbar |
Links in Personal Toolbar are displayed and can be used |
Can't add or edit |
| Access Bookmarks |
Access Bookmarks through Bookmarks menu |
Can load your current bookmarks
file. See instructions under platform installations. |
Access via Manage
Bookmarks Window |
Can open, close, and sort folders. |
|
| Status Display |
Toolbar beneath content area, status during loading of URLs. |
|
Available Mail/News Functionality
| Functionality |
Description |
| Start Mail |
Run Apprunner and bring up the three-pane mail window |
| Get New Mail |
Download and display contents of local mail folders; POP |
| Handle SMTP |
SMTP protocol works; send a message (note: on send, the compose message
window doesn't close) |
| Display Message -- Mail |
Go to the "demos" menu and select several messages from your Inbox.
The message content is displayed in the message (lower right) pane. |
| Display Folder List |
Local mail folders are displayed in the folder (left-hand) pane. |
| Delete Message |
Delete a message using the Delete toolbar button. |
| Edit/Send Text Message |
Bring up the compose window by clicking the New Msg button, type some
text, and send. |
| Sorting -- Thread Pane |
Sorting works for Subject, Sender, Status, and Date. |
| Move/Copy Messages |
You can move one message at a time. |
| Read Attachments in Messages |
Attachments can be displayed in the message pane. |
| Post message to newsgroup |
Using the compose window, post a message to a newsgroup. To post to
hosts other than news.mozilla.org, set the "network.hosts.nntp_server"
preference (the default NNTP server preference). Currently, the default
value of this preference is "news.mozilla.org". |
| Post to multiple newsgroups simultaneously |
In the "Newsgroup:" field of the compose window, you can post to multiple
newsgroups at once. Use commas to separate the newsgroups. |
| Display news hosts and subscribed newsgroups |
Using the prefs and the newsrc files (and if needed, the fat or NewsFAT
files), populate the folder pane with news hosts and subscribed newsgroups. |
| Display News articles in thread pane |
When you click on a newsgroup, show the message subject, date, etc.
in the thread pane. |
| Display Message -- News |
Click on a message in the thread pane and the message content is displayed
in the message pane. |
| Get News |
Select a newsgroup in the folder pane and click on "Get Msg" to download
any new news articles. |
| Marking news message as read |
Use the menu "Message | Mark | As Read" to mark a news message as read.
Currently, the read status is being saved, but not in the newsrc file.
This is a bug. (#8075) |
| Viewing news message automatically marks it read |
Viewing a news message marks it read
Currently, the read status is being saved, but not in the newsrc file.
This is a bug. (#8075) |
| Cancel news message |
If you are the author of an article, then the delete button (or the
Edit | Delete Message menu item) cancels the article. As with 4.x, you
can only cancel one article at a time.
Due to several dialog / alert bugs, you won't see the confirmation dialog
("are you sure you want to do this?") or the alert open cancellation. ("message
cancelled."). For now, On Windows and UNIX, look for these messages in
the console window. |
| Address Book |
The Personal Address Book is displayed in the left pane. LDAP and additional
address books are not working yet. |
Additional Mail Functionality
-
The multiple POP accounts feature is available for you to try out. To set up
multiple POP accounts, open the mail application and use the Account wizard.
You will need to have identity and server information for the second account.
-
You can use the Address Book window and the Select Address dialog. The
Personal Address Book is working for adding cards, editing cards, and deleting
cards. LDAP and additional address books are not working yet. The data
is stored in a file called "abook.mab". Your Address Book information is used
to auto-complete names entered into the mail compose window.
Available Editor Functionality
| Functionality |
Description |
Maximize/Minimize Box
Collapase/Expand/Zoom box (Mac) |
All function. |
| Apply/Remove bold, italic, underline |
Applies style, doesn't remove. |
| Apply/Remove Listing |
Functions. |
| Indent/Outdent |
Functions. |
| Apply font, font size, font color |
All function. |
| Insert Link |
Opens the Insert Link dialog |
| Insert Image |
Opens the Insert Image dialog. |
| Insert Anchor |
Functions. |
| Insert horizontal line |
Functions. |
| Spell Check |
Opens the Spell Check dialog on Windows; does not function on Mac OS
and Linux. (bug 6864) |
| Up/Down arrows |
Function. |
| Left/Right arrows |
Works correctly. |
| File menu |
New, Open, Save, Save As, and Quit work correctly. PrintSetup, Print
Preview, and Print are not functional. (bugs 11767 and
10664) |
| Edit menu |
Undo, Redo, Cut, Copy, Paste, Select All, and Find work correctly.
Clear and Find Again are not functional. |
| View menu |
Hide Composition Toolbar and Hide Format Toolbar are not functional.
(bug 11770) |
| Insert menu |
Link, Image, Horizontal Line, Table, HTML
Tag, Line Break, and Break Below Images work correctly.
Target is not functional. (bug 11771) |
| Format menu |
Font options, size, style, and color work correctly. Paragraph options
work correctly. |
| Tools menu |
Spell Check option opens the Spell Check dialog on Windows; does not
function on Mac OS and Linux. (bug 6864) |
Available Gecko Functionality
| Functionality |
Description |
Comments |
| HTML 4.0 |
Done except bugs. |
|
| Cascading Style Sheets, level 1 (CSS1) |
Features 98% done; bug-fixing remains. |
|
| Cascading Style Sheets, level 2 (CSS2) |
Positioning, tables, selectors done. |
No support is committed for final release, but some features are already
working and will likely be enabled. |
| Document Object Model (DOM) Level 0 |
Done. |
|
| Document Object Model (DOM) Level 1 HTML |
90% done. |
|
| Document Object Model (DOM) Level 2 |
JavaScript event model 80% done. |
|
| Extensible Markup Language (XML) |
James Clark expat parser in; documents parse.
Simple XLink and HTML Namespaces done. |
|
| XML + CSS1 |
Working. |
|
Known Issues
General Browser Issues
-
The page may not load correctly for http://www.disney.com/ and its secondary sites.
-
-
Clicking on a mailto: link causes an application crash.
-
(bug 12198)
-
You can't connect to secure sites (URLs beginning with "https://")
in the M10 release.
-
-
Chosing the File menu's Open Web Location option leads to unpredictable results
and may cause a crash.
-
(bug 14885)
-
Selecting the Edit menu's Wallet - Wallet Contents option may cause a crash.
-
(bug 15170)
-
A crash may occur if you print from Apprunner and then reload the page.
(bug 12023)
-
(Linux only) In 256 colors, loading the test10.html document in Apprunner
will cause a crash. (bug 11090)
-
Loading problems (possible crash or freeze) sometimes occur on pages that
contain applets.
-
FTP is not fully functional in M10.
(bug 10737)
-
The Stop button fails intermittently
-
Print (toolbar button & menu item) and Print Preview fail intermittently
-
Keyboard shortcuts/command keys are not available for most menu items with
the exception of the following for the mail compose and editor window:
Ctrl-C (copy), Ctrl-V (paste), Ctrl-Z (undo). and Ctrl-Y(redo) and their
Mac OS equivalents. The old Unix equivalents (using Alt- instead of Ctrl-)
don't work; use Ctrl- .
-
Within Viewer, many options within the Debug & Tools menu items are
not currently working or produce unpredictable results.
-
Windows only:
-
Using the collapse and expand widget to collapse the top three
toolbars in your browser window (from top to bottom in succession), and
then trying to expand them again, will result in a browser crash.
(bug 15489.)
-
Links on pages that use CSS do not work.
-
If you have a second video display monitor connected to your computer,
links displayed on that monitor will not work.
-
Selecting the Print option causes crashes.
-
Mac OS only:
-
FTP directory listings do not work.
-
Linux only:
-
Password dialogs do not correctly handle some characters.
(bug 15463.)
-
Using the collapse and expand widget to collapse the top three
toolbars in your browser window (from top to bottom in succession), and
then trying to expand them again, will result in a browser crash.
(bug 15489.)
-
Using the File menu's Close option to close a secondary browser window
will close out Apprunner. As a workaround, use the close box.
(bug 15308.)
 "
-
Using the File menu's Close option may bring up the Print dialog.
(bug 14759.)
 "
-
The Back and Forward buttons do not work for manually entered URLs.
-
The throbber, mozilla animation in the upper right corner of a page, may
not work while the page is loading, though the page still loads.
-
Solaris only:
-
The Copy command in the browser's Edit menu is not working. (bug 6253)
Issues with Bookmarks and History
-
Incorrect bookmark behavior can be related to profile problems.
See Issues With Profiles.
-
Drag and drop is not yet implemented,
but you can use cut, copy, and paste to manipulate your bookmarks.
Sidebar Issues
-
Clicking on the Customize button may cause a crash.
-
You cannot yet add or remove sidebar panels using the UI.
-
Changes you make in the Customization dialog will not be reflected in the
Sidebar.
-
To hide the sidebar, select Sidebar from the View menu.
-
General Sidebar UI is not finished.
-
(Windows only) Double clicking on Related Sites in the What's Related
folder will not open the URL. You can manually open the page by
entering its URL into the URL bar.
(bug 15481.)
Issues With Profiles
-
IMPORTANT: All the information regarding profiles is stored in the registry
file. The registry file gets created even if you have used earlier versions
of Apprunner. When you check out a new build, make sure you delete or rename
the following items before you install, build, and run the new executable:
-
Windows mozregistry.dat ( c:\winnt or c:\windows or equivalent),
-
Mac OS Mozilla Registry (System Folder:Preferences),
-
Linux registry (~/.mozilla/)
-
You open Profile Manager with
the command line argument : -ProfileManager. The Profile Manager user interface
appears, supporting creating a new profile, and deleting and renaming existing
profiles. When you finish any of the tasks you can click Exit to quit the
Profile Manager. You can click a Start Communicator button to start Apprunner
with a selected profile. Also, users can migrate 4.5 Communicator profiles
(Windows only, for now).
-
Various command line options to create and manage profiles are:
# apprunner -P <Profilename>
Runs Apprunner with the <Profilename>.
# apprunner -CreateProfile "<Profilename> <ProfileDir>"
Creates a profile (i.e., <Profilename>) and creates a directory
at the specified location i.e., <Profiledir> and launches Apprunner.
# apprunner -CreateProfile <Profilename>
Creates a profile and creates a profile directory under default
profile location.
# apprunner -ProfileWizard
Launches the Create Profile Wizard to create a new profile.
The Create Profile Wizard lets users create a new profile at the default
location or the location of their choice. At the end of the process a profile
is created and marked as the current profile, and Apprunner is launched
with that profile. The wizard is currently just two screens. Mail and News
related preferences/information will be collected by a different application.
# apprunner -ProfileManager
Brings up Profile Manager for managing profiles. Users can
select a profile and click on the Start Communicator button to launch Apprunner
with the chosen profile. The current profile (usually the last used profile)
appears preselected.
# apprunner
Several scenarios:
number of profiles = 0 --> Brings up Create Profile Wizard
number of profiles = 1 --> Launches Apprunner directly
with that profile
number of profiles > 1 --> Brings up Profile Manager
Default profile locations for profile directories are <3 levels
up from the exe location>\Users50, on Windows :Documents:Mozilla:Users50:
on Mac OS, and ~/.mozilla on Linux.
-
Profile Manager (Windows and Linux only): If you enter the Profile Manager using the
Apprunner - installer command and try to create a new profile here, a crash will occur.
Do one of the following:
- Remove mozregistry.dat and Users50(Win)registry and .mozilla (Linux)
- Run apprunner to bring up Create Profile Wizard
- Choose [NEXT], enter profile data, [FINISH]
This should launch Seamonkey with the created profile
OR
- Remove mozregistry.dat and Users50(Win), registry and .mozilla (Linux)
- Run apprunner -installer
- Select a profile to migrate from list (*if only one 4.x profile exists, it
will be migrated silently)
- Press [START]
This should launch Seamonkey with the migrated profile
See bug 15075
-
Profile Manager (Windows and Linux only): The Rename and Delete buttons
are not working properly.
-
Profile Migration (on Windows only): 4.5 profiles now can be migrated to
5.0. In the process of migration, 4.5 profile information is undisturbed.
In 5.0 the new location for the migrated profiles is the default location
as mentioned in the above paragraph. Migration is functional on Windows
only, but will soon be extended to the Mac OS. (A date for Linux availability
is currently unknown.)
To migrate 4.5 profiles, run Apprunner with the command line option
-installer.
The profile to be migrated is listed as <profilename> - migrate
in the Profile Manager's list box. Users can select a profile to be migrated
and click on the Migrate button. If the migration is done successfully,
the suffix ' - migrate' disappears in the display, marking that profile
as a 5.0 profile. Currently, only the prefs.js file and mail and news folders
are copied in the migration process. Users cannot rename or start Communicator
with a profile that must be migrated. With the changes that went in at
the end of M7, it is required to create a 5.0 profile before using the
migration service. This will be fixed in M8 (so that there is no dependency
on having a 5.0 profile).
-
Mac OS only: In creating your default profile, don't use spaces in the
profile name. The actual folder will be named with "%20" for each space
you include. As a result, if you use Messenger, your mail folders will
not load or display. (bug 6744)
-
If the Bookmarks menu has only the Add Current Page and Manage Bookmarks
menu items, and they are not followed by a list of bookmarks, then bookmarking
will not work correctly until you do one of the following:
-
Migrate an old 4.x profile over to Seamonkey, or
-
Create a new profile by following these steps:
-
Remove your current profiles and mozregistry.
-
For Windows, remove the "mozregistry.dat" file in your Windows (or winnt)
directory; also remove the entire "Users50" directory.
-
For Mac OS, remove the "Mozilla Registry" file from your Preferences folder
(System Folder|Preferences|Mozilla Registry). Then remove the "Users50"
folder from the Documents folder that was placed on your hard drive when
you installed Seamonkey (documents|mozilla|Users50).
-
For Linux, remove the .mozilla/ directory.
-
Launch Seamonkey and create your new profile. The menus should now appear
and behave normally.
(See also bug 9505)
Editor Issues
- The editor doesn't launch on the Mac OS unless you give the browser the focus. (bug 9701)
- Apprunner crashes on launch at times. (bug 8849)
- Preview is not working. (bug 9200)
-
The image dialog is not fully implemented. (bugs
9751),
9753,
9754,
9755, and
9757,)
- The menu and toolbar items don't get disabled. (bug 5563)
- Popup menus in dialogs don't work.(bug 14340)
- There are some missing menu items. (bug 14342)
-
Table editing needs to be implemented.
(bug 6256)
- Mac OS and Linux: The spellcheck dialog does not come up.
(bug 6864)
-
You must click in a document in order for the caret to reappear.
(bug 13887)
-
Mac OS only: The editor doesn't launch. (bug 9701)
- Linux (Solaris) only: Highlighting doesn't work. (bug 10699)
-
Linux only: Apprunner may crash on launch. (bug 8849)
-
Linux (Solaris) only: Highlighting doesn't work. (bug 10699)
Java Issues
-
If you have installed the latest JRE 1.2 from Sun Microsystems, you may
crash at startup if the Java plugin is present. To fix this, remove the
following dlls from the Plugins folder located in your 4.5 (or later) Communicator
directory: npjava32.dll, npjava12.dll and npjava11.dll.
-
On Linux, Java is not yet implemented.
Javascript Issues
-
document.write fails to write HTML tags and any text written before the
last tag. (bug 11141)
-
JavaScript alert dialogs are not being displayed. (bug 4279)
-
None of the JavaScript window.xxx() functions work with AppRunner windows.
Windows can be opened using the ToolkitCore, but those windows don't play
well with most of the JavaScript properties and methods.
-
"javascript:" is not working.
Issues With Small Fonts on Linux
-
If the fonts are too small in your environment, it may be possible to alleviate
this by setting a preference in Mozilla. Add a line like the following
to the preferences file (~/.mozilla/prefs.js):
user_pref("browser.screen_resolution", 120);
This sets the dpi to 120. If you set the pref to zero (0), Mozilla will
use the X server's dpi value. If the pref is not set, it uses the default
value of 96.
There is some info about setting the X server's DPI value at http://www.mozilla.org/unix/dpi.html.
If your fonts are still too small (or too large) after setting the DPI
correctly, you can adjust the font size as follows:
setenv GECKO_FONT_SIZE_FACTOR 1.5
Note that the latter only affects fonts. The screen_resolution preference
affects anything that specifies absolute size (e.g. CSS "pt" points).
Known Issues in Mail and News
International Issues
For updated information on features,
fonts, and testing for Internationalization, visit this
page.
|