Closed
Bug 7640
Opened 27 years ago
Closed 25 years ago
BMW: mailto: url and encoding (can't switch unix mail encoding)
Categories
(MailNews Core :: Internationalization, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: bobj, Assigned: nhottanscp)
References
()
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
(This bug imported from BugSplat, Netscape's internal bugsystem. It
was known there as bug #118092
http://scopus.netscape.com/bugsplat/show_bug.cgi?id=118092
Imported into Bugzilla on 06/04/99 18:07)
Broken out from a 3 part ESCALATION. This one is just for the Unix encoding
switch bug.
See http://scopus.mcom.com/bugsplat/show_bug.cgi?id=117748
When using the DS gateway, if client accept UTF-8 character, charset is
automatically set to UTF-8. After a search, when you click on the mailto: url,
the charset is to UTF-8 automatically in mail composition.
On NT communicator crashes when assembling the mail.
On WIN95 the mail is sent and arrives in UTF-7 encoding
On unix you cannot change the encoding
Customer (BMW) doesn't accept the workaround to change charset when the mail
is received.
Customer would like mail creation to be set to ISO-8859-1 after the mailto:
url regardless of the charset of the page it is coming from.
Or it could be automatically detected and correctly displayed as asked in bug
#113344?
Comment 1•27 years ago
|
||
I looked at this with the AIX 4.1 5/15/98 build.
The behavior there is that the DS Gateway encoding (UTF-8) has no effect on
what the new mail composer window is:
If the user has set the encoding menu to "Western" while viewing the
NS Phonebook page, for example, the new composer menu shows "Western".
If the user has set the encoding menu to "Japanese" while viewing the
NS Phonebook page, for example, the new composer menu shows "Japanese".
This seems to be different from the Windows behavior where the Gateway's
encoding has an effect on the new composer window's encoding choice.
Comment 2•27 years ago
|
||
By the way, Mac 4.05-RTM has the same behavior as the Unix 4.1.
So Windows is the only one behaving the way this bug describes.
Before going further, can we have a consistent story across the platforms?
Comment 3•27 years ago
|
||
Assigning it to erik.
Comment 4•27 years ago
|
||
Could afalight clarify what is meant by "On unix you cannot change the
encoding". This does not seem to be the behavior I've found so far.
When you are reading a mail, there is no menu available to change the encoding
like on PC and MAC (under view/encoding).
Comment 6•27 years ago
|
||
Thanks. It is correct that we are lacking an encoding menu for
plain text mail on Unix. There was a bug filed for this earlier.
Adding dora to distribution. Hopefully she remembers what happened to
the Plain Mial Window's encoding menu.
This is not a problem for HTML mail since there is a functioning
encoding menu in that window.
Comment 7•27 years ago
|
||
XFE is missing some of its UI. We need to assign this to an XFE engineer.
Comment 9•27 years ago
|
||
I'm getting of all bugs to be fixed in 5.0 off the Nova radar. We'll revisit
them later. --- Marek
Comment 10•27 years ago
|
||
Re-opening bug after Marek resovled it as remind.
Comment 11•27 years ago
|
||
adding myself to cc: list.
Comment 12•26 years ago
|
||
PSE assigned
Comment 13•26 years ago
|
||
Kat, I'd like to move this over to bugzilla. Can you summarize for me what the
problem is that we'd have to fix/check for in 5.0? I don't want to move this
directly to bugzilla since a customer's name (BMW) is mentioned. Thanks.
(Also, this bug shouldn't be mcafee's since it's in mail.)
Comment 14•26 years ago
|
||
The problem seems to be two-fold.
1. We are not intializing the text body charset correctly when the
underlying page is in UTF-8 and the mail composer is in plain text.
(HTML mail seems to be working OK.)
2. There is no Character set menu for the plain text mail composer.
These problems arise out of the Communicator 4 code base. In Communicator 5,
these problems should not be there at all as we should be able to
handle HTML and plain text mail via the same code.
So we should either fix this bug in 4.5x, or close it out with a reminder
that we should check in 5.x that this does not happen. Let me dispose of
this bug when I do 4.xx review later this week.
------- Additional Comments From alecf May-25-1999 14:22 -------
Why is this assigned to me? Escalation => marek
------- Additional Comments From marek Jun-04-1999 16:02 -------
We are not going to fix it in 4.x. Ther ought to be a bug in bugzilla to deal
with this.
Updated•26 years ago
|
Assignee: marek → nhotta
Status: REOPENED → NEW
Comment 15•26 years ago
|
||
I think this is a reminder bug for 5.0 Messenger on Unix. For now, I'm re-assigning this to nhotta.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 16•26 years ago
|
||
Accepting the bug. I think we only need a verification once mailto url is
available for 5.0 (adding rhp@netscape.com to cc).
The current plan for a charset of a new mail (including mailto) is to use the
one in the pref file (intl.character_set_name or map to mail charset in case it
is not a mail charset e.g. Shift_JIS).
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8
Assignee | ||
Comment 17•26 years ago
|
||
mailto is not yet available, marking as M8 for now.
Assignee | ||
Comment 18•26 years ago
|
||
Adding dependency to 5247 and moved to M9.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Comment 19•26 years ago
|
||
Move to M10, necko has not landed so far.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M10 → M11
Assignee | ||
Comment 20•26 years ago
|
||
M11 since 5247 is M11.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M11 → M15
Assignee | ||
Comment 21•25 years ago
|
||
M15
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 22•25 years ago
|
||
mail to url is enabled.
A charset mailtourl is the same as the new mail's charset (pref's default
charset or ISO-8895-1 if no pref specified).
Need cross platform verificatin.
Comment 23•25 years ago
|
||
** Checked with 12/8/99 Win32 build **
The observed behvaior is as explained by nhotta with the above build.
0. I used
user_pref("intl.character_set_name","iso-2022-jp");
as the test prefs.js line.
1. I used the above URL page (which is encoded in UTF-8)
and clicked on the mailto link and sent out mail with some
text in it.
2. I also deleted the above line and tried step 1.
In case of 1, I got mail in "iso-2022-jp" -- header was mime-encoded
correctly and the body was encoded in iso-2022-jp.
In case of 2, I received the message in iso-8859-1.
So these are expected results.
The fix is verified under Win32.
(There was an unrelated problem to this fix with the mailtoutl
but this will be filed as a separate bug.)
ji, please verify this using the same method for Linux.
Comment 24•25 years ago
|
||
Note that if there is a checkmark or some indication in the
Character Set menu, we don't have to send out a message to
find out if this is working but currently the menu has no
feedback as to what charset it is using to send out mail.
Also, Netscape internal Phonebook would be a good test case
but the Phonebook search does not work well with Mozilla at
present.
Updated•25 years ago
|
QA Contact: momoi → ji
Comment 25•25 years ago
|
||
Over to ji for Linux verification. When you're done,
mark this verified/fixed.
Updated•25 years ago
|
Comment 26•25 years ago
|
||
Apparently I forgot to paste in the test URL.
I just did so. Use this one at the URL field.
Comment 27•25 years ago
|
||
With Linux 1999121508 build, in case 1, which doesn't have charset name in the
prefs.js file, I sent out a mail from the above URL in plain text mode. The
header is MIME-encoded correctly, but the body is encoded in us-ascii. Please
see the attachment for the source of the mail.
Comment 28•25 years ago
|
||
Comment 29•25 years ago
|
||
You didn't include 8-bit characters in the body, right?
In that case, US-ASCII is expected. If the body includes
real 8-bit characters, you shoudl get ISO-8859-1.
The header contains 8-bit characters and so bears
iso-8859-1.
Comment 30•25 years ago
|
||
Yes, you are right. After i inluded 8bit chars in the body, the body is
encoded in iso-8859-1 as expected.
Marked as verified.
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•