Closed Bug 1243693 Opened 9 years ago Closed 9 years ago

HTML Tags are wrongly displayed in title's bar

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

All
Other
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mail, Unassigned)

References

Details

(Keywords: in-triage, Whiteboard: [specification][type:bug])

What did you do? ================ 1. I opened https://developer.mozilla.org/fr/docs/Web/HTML/Element/Input$edit What happened? ============== The title reads "Traduire l'article | &lt;input&gt; | MDN" What should have happened? ========================== The title reads "Traduire l'article | <input> | MDN" Is there anything else we should know? ======================================
It looks like it's getting double-escaped. The HTML code has "&amp;lt;input&amp;gt;". This happens with other HTML tag edit pages, too: https://developer.mozilla.org/fr/docs/Web/HTML/Element/Body$edit But it only looks like it affects the edit page--the non-edit page looks fine: https://developer.mozilla.org/fr/docs/Web/HTML/Element/Input
Severity: normal → major
Keywords: in-triage
Status: UNCONFIRMED → NEW
Ever confirmed: true
See Also: → 1290663
Commit pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/a3b84152719792e28e5f3f97d9a3bb4a15ee95a0 Merge pull request #3927 from MatonAnthony/double-escaped-title-tag Bug 1243693 : HTML Tags are wrongly displayed in title's bar
Fix pushed to stage and production.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
A papercut change, but it made my day. Thank you Anthony (and John).
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.