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)

All
Other
defect
Not set
normal

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 '&lt;p&gt; | 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 '&amp;lt;p&amp;gt; | Edit Article | MDN' Sebastian
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.