Closed
Bug 43101
Opened 25 years ago
Closed 25 years ago
Cannot read Chinese newsgroup unless reset charset per message
Categories
(MailNews Core :: Internationalization, defect, P3)
MailNews Core
Internationalization
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nhottanscp, Assigned: nhottanscp)
Details
(Whiteboard: [nsbeta2+])
Try to read following newsgroup using 6.0.
alt.chinese.text
alt.chinese.text.big5
tw.bbs.soc.politics
Not many messages use the correct charset label (big5) but actually using
ISO-8859-1 or no charset specified.
Reading these newsgroup using 6.0 is very difficult as you need to change
charset using the menu almost per message.
4.x has a way to set a charset persistently but that is missing in 6.0.
Comment 1•25 years ago
|
||
I don't thisnk this is just for Chinese.
There are also Russian newsgroups which that have the same
kind of problem. This type of problem is widespread among
other languages which do not necessarily internationally
establihed standard charset.
What we need is a general way to deal with this type of
issue such as general/persistant override.
I think we can make the task of this type much easier
if we do something like this:
1. Have a way to set persistent override, i.e. have the override
be available all the time instead of per message basis.
2. Offer an option to set this in the pref.js when the user
does a charset override for the first time.
"You are overriding the message charset with this
menu change. Do you want it to apply all the time
until you change it back in the Prferences dialog."
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•25 years ago
|
||
nsbeta2, the override functionality has been approved by PDT.
Keywords: nsbeta2
This is the problem I discussed at PDT last Friday and was approved.
What was proposed was a compromise to the folder charset UI. That bug
should remain open (post-6.0) and we can use this bug to check-in the
compromise solution.
| Assignee | ||
Comment 5•25 years ago
|
||
Checked in. Added a checkbox after the view default charset pref menu. If that
is checked, all the messages are forced to that view default unless it is
manually overrided.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 6•25 years ago
|
||
** Checked with 8/1/2000 Win32 M17 build **
The check box to force the default View encoding is now working.
This means that the mail body which has incorrect charset info
now can be viewed without switching the menu if the body's
encoding matches that encoding regardless of what it says in the
Content-type header.
Marking it verified as fixed.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•