Closed
Bug 1290351
Opened 9 years ago
Closed 9 years ago
Special characters are shown as HTML entities in title while editing
Categories
(developer.mozilla.org Graveyard :: Editing, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1243693
People
(Reporter: sebo, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Went to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/p$edit
2. Looked at the browser tab
What happened?
==============
Saw '<p> | Edit Article | MDN'.
What should have happened?
==========================
The title should be shown as '<p> | Edit Article | MDN'.
Is there anything else we should know?
======================================
The title is obviously double escaped. Looking at the page source you'll see '&lt;p&gt; | Edit Article | MDN'
Sebastian
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•