Closed
Bug 403468
Opened 18 years ago
Closed 7 years ago
Character encoding is incorrect in new documents
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 597369
People
(Reporter: ted, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.8) Gecko/20071009 SeaMonkey/1.1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.8) Gecko/20071009 SeaMonkey/1.1.5
- Default character encoding for new documents is UTF-8
- "Save" stores characters in UTF-8 but content tag is
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
Reproducible: Always
Steps to Reproduce:
0. Set default encoding to UTF-8
1. New composer page
2. Enter a text with international characters (I use TöstTäst)
3. Press "Save" to save the file
4. Press "Browse" to view the results
Actual Results:
International characters are garbled (TöstTäst)
Expected Results:
TöstTäst
Updated•8 years ago
|
Component: General → Composer
Product: Composer → SeaMonkey
Version: other → SeaMonkey 1.1 Branch
Updated•8 years ago
|
Assignee: daniel → nobody
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•