Closed Bug 11552 Opened 25 years ago Closed 25 years ago

Hardcoded charater set in nsEditor::SaveDocument()

Categories

(Core :: DOM: Editor, defect, P3)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: tague, Assigned: akkzilla)

Details

nsEditor::SaveDocument hardcodes the character set to iso-8859-1
Assignee: buster → akkana
Status: NEW → ASSIGNED
Target Milestone: M9
Yes, we just need to set the charset to a null string instead of iso-8859-1, so
that it will use the document charset.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in a fix.  Now the document should be saved in whatever the document's
charset is.  Please test with other charsets (does loading documents in other
charsets work in the editor currently?) and see if it does the right thing.
Tague, do you think you would be able to help verify this bug?
Status: RESOLVED → VERIFIED
hardcoded encoding has been removed.
You need to log in before you can comment on or make changes to this bug.