Closed
Bug 768366
Opened 13 years ago
Closed 13 years ago
<sub> and <sup> elements not being migrated properly
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Unassigned)
References
()
Details
(Whiteboard: u=user c=wiki s= p=)
Some pages uses <sub> and <sup>, like https://developer-new.mozilla.org/en-US/docs/CSS/timing-function
Comment 1•13 years ago
|
||
This is all great testing feedback!
Similar deal here: can fork & edit https://github.com/mozilla/kuma/blob/master/apps/wiki/models.py#L38 and send a PR to add more tags.
Updated•13 years ago
|
Updated•13 years ago
|
Assignee: jkarahalis → nobody
Summary: <sub> and <sup> must be whitelisted → <sub> and <sup> elements not being migrated properly
Updated•13 years ago
|
Whiteboard: u=user c=wiki s=2012-07-18 p=
Comment 2•13 years ago
|
||
I think we added sub and sup already:
https://github.com/mozilla/kuma/blob/master/apps/wiki/models.py#L47
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: u=user c=wiki s=2012-07-18 p= → u=user c=wiki s= p=
Assignee | ||
Updated•12 years ago
|
Version: Kuma → unspecified
Assignee | ||
Updated•12 years ago
|
Component: Website → Landing pages
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
•