Closed
Bug 38116
Opened 26 years ago
Closed 25 years ago
HTML output needs a way to not include "<body>" and "</body>"
Categories
(Core :: DOM: Editor, defect, P1)
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: cmanske, Assigned: akkzilla)
Details
Currently, getting the HTML output string always includes "<body>" at the
begining, and </body> at the end, even if the selection is not even in the
body of the document.
| Assignee | ||
Comment 1•26 years ago
|
||
Accepting. Will try to get this in for M16.
Status: NEW → ASSIGNED
Target Milestone: --- → M16
Comment 2•26 years ago
|
||
moving to m17
Severity: normal → major
Priority: P3 → P1
Target Milestone: M16 → M17
| Assignee | ||
Comment 3•25 years ago
|
||
The <body> tag no longer seems to be included. Charley, is this fixed to your
satisfaction?
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
markin verified. Charley, please REOPEN if this is not fixed to your
satisfaction.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•