Open
Bug 403643
Opened 17 years ago
Updated 3 years ago
nsContentUtils::CreateContextualFragment should encode quote characters
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: WeirdAl, Unassigned)
References
()
Details
From bug 403549 comment 2 and comment 4. The problem is uriStr may have double quotes, which would lead to a well-formedness error.
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•