Closed Bug 5893 Opened 25 years ago Closed 25 years ago

We need to use JIX0208-1983 escape sequence

Categories

(MailNews Core :: Internationalization, defect, P3)

x86
Windows NT

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: momoi, Assigned: ftang)

References

Details

** Checked with 5/3/99 Win32 M6 candidate build **

Here's a sample JPN message body composed and sent by the above
mail client:

$@$3$l$O%K%C%]%s8l(B $@%a!<%k$G$9$*$^$1!#(B

Note that the JISX0208-1976 sequence we are using here for Kanji-in:

ESC$@ ...

The Kanji-out sequence is correct in that we are using the ASCII one.

I think we agreed that we should be using the 1983 JIS table.
We should fix this by M6.
Assignee: nhotta → cata
I think thes is ISO-2022-JP encoder issue.
Status: NEW → ASSIGNED
Assignee: cata → ftang
Status: ASSIGNED → NEW
Target Milestone: M9
Status: NEW → ASSIGNED
Target Milestone: M9 → M10
I would like to know how match work needed to fix this because we don't want to
keep sending the old escape sequence.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M10 → M7
mark it M7 and fixed. IQA please verify
Depends on: 8132
We cannot verify this fix until Bug 8132 is resolved to let us send out
plain text mail in Japanese.
Depends on: 8124
Status: RESOLVED → VERIFIED
** Checked with 6/14/99 Win32 build **

I used a workaround suggested in Bug 8124 to get the plain text
editor going with this build. Officially the fix for 8124 will
be in tomorrow's build.

I sent out a few plain text msgs in ISO-2022-JP and
the Kanji-in sequence has now been corrected to:

ESC$B ...

This is the desired result.
Marking the fix verified.
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.