Closed Bug 12392 Opened 25 years ago Closed 25 years ago

Zcaron and zcaron kill until end of line

Categories

(Core :: Internationalization, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: Antoine.Leca, Assigned: nhottanscp)

References

Details

I tested M8.5, with charset positionned to iso-8859-15

On saving any "document", having either zcaron or Zcaron (both characters
that are present in iso-8859-15 but do not have entities in HTML 4.0)
are not saved, in either messenger or the editor.
Plus, all characters that are between those characters and the end of the
line are not saved either.
Assignee: ftang → tague
This probably mean that we should save zcaron and Zcaron as NCR 〹 form.
Reassign this to tague since he is working on similar issue.
Status: NEW → ASSIGNED
Target Milestone: M11
Assignee: tague → nhotta
Status: ASSIGNED → NEW
Naoki, this is realted to your conversion work so I reassign this to you.
Status: NEW → ASSIGNED
What does "M8.5" mean, MacOS8.5? The bug says this is for platform pc and
windows95.
I think this is a dup of #8865.
M8.5 means Milestone 8.5 which M9 before the necko is landed.
Depends on: 8865
This is fixed in html mail. Zcaron and zcaron are sent as NCR (Numeric character
references), Žž
Adding akkana to cc for editor save issue.
In messenger, I am using nsISaveAsCharset which is a super set of
nsIEntityConverter. We need to check if the editor save can use
nsISaveAsCharset.

<html><head></head>
<body>
<br>

<br>
Naoki Hotta wrote:<br><blockquote type="CITE">

Zcaron &#381;&#382;

</blockquote></body></html>
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M12 → M11
Editor's change has been checked in by akkana. It also generates NCR now.
Status: RESOLVED → VERIFIED
I verified this in 121508 Win32, Linux, and Mac build.
You need to log in before you can comment on or make changes to this bug.