Closed
Bug 19395
Opened 25 years ago
Closed 25 years ago
[crasher]editor needs to protect itself against bogus inserts
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: Brade, Assigned: mozeditor)
References
Details
(Whiteboard: Joe will verify in 12/2 build.)
The editor should protect itself against bogus inserts.
Today's build has messenger attempting to insert a 0-length string which is
blowing away our bogus node.
Sujay--feel free to reassign me, joe, or beth as QA assigned to for this bug (or
just verify if Joe says it's fixed).
Reporter | ||
Updated•25 years ago
|
OS: Mac System 8.5 → All
Hardware: Macintosh → All
Summary: editor needs to protect itself against bogus inserts → [crasher]editor needs to protect itself against bogus inserts
Target Milestone: M12
Reporter | ||
Comment 1•25 years ago
|
||
adding [crasher] notation though it may not crash anymore today, it might if
someone else were to insert an empty string.
Setting to M12 for initial triage.
Updated•25 years ago
|
Severity: normal → major
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•25 years ago
|
||
fixed. I'll have to verify this for you Sujay, but I'll wait till you tell me to
go ahead.
Assignee | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 3•25 years ago
|
||
verified
You need to log in
before you can comment on or make changes to this bug.
Description
•