Closed
Bug 12392
Opened 25 years ago
Closed 25 years ago
Zcaron and zcaron kill until end of line
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
FIXED
M11
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.
Updated•25 years ago
|
Assignee: ftang → tague
Comment 1•25 years ago
|
||
This probably mean that we should save zcaron and Zcaron as NCR 〹 form.
Reassign this to tague since he is working on similar issue.
Updated•25 years ago
|
Assignee: tague → nhotta
Status: ASSIGNED → NEW
Comment 2•25 years ago
|
||
Naoki, this is realted to your conversion work so I reassign this to you.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•25 years ago
|
||
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.
Comment 4•25 years ago
|
||
M8.5 means Milestone 8.5 which M9 before the necko is landed.
Assignee | ||
Comment 5•25 years ago
|
||
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 Žž
</blockquote></body></html>
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M12 → M11
Assignee | ||
Comment 6•25 years ago
|
||
Editor's change has been checked in by akkana. It also generates NCR now.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•25 years ago
|
||
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.
Description
•