Page MenuHomePhabricator

Editing header converts HTML tags to literals
Closed, ResolvedPublic

Description

Intention:
Fix a formatting issue in the talk header.

Steps to Reproduce:

  1. I saved a header which contained HTML tags.
  2. After it had saved, I clicked "Edit" again.

Actual Results:
All the tags were converted into HTML character literals (e.g. <small> got converted into &lt;small&gt;.

Expected Results:
The tags remained as they had previously been.

Reproducible: Always


Version: unspecified
Severity: major
URL: https://www.mediawiki.org/wiki/Talk:Beta_Features/Hovercards

Details

Reference
bz65975

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:20 AM
bzimport set Reference to bz65975.
bzimport added a subscriber: Unknown Object (MLST).

Thanks for the bug-report! This issue has patches at bug 65143 (1 merged (https://gerrit.wikimedia.org/r/#/c/132969/ ), and 1 awaiting review (https://gerrit.wikimedia.org/r/#/c/133031/ ))
Closing this ticket as duplicate.

  • This bug has been marked as a duplicate of bug 65143 ***