Last modified: 2011-08-15 18:06:17 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T32346, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30346 - disable harmless HTML5 tags stripping
disable harmless HTML5 tags stripping
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-12 16:28 UTC by orenbochman
Modified: 2011-08-15 18:06 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description orenbochman 2011-08-12 16:28:53 UTC
add to tag whitelist in the sanitizer.php the new & harmless HTML5 tags.
for example <aside> <footer> <audio> <video> etc
Comment 1 Krinkle 2011-08-12 16:31:29 UTC
<audio> and <video> make no sense as they can't have wiki-valid values from within an article afaik.

Neither do <aside> and <footer> as they are layout elements which should never appear inside the content part of a page (eg. <article>).

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links