"Dantman" changed the status of MediaWiki.r111906 to "reverted" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111906
Old status: new New status: reverted Commit summary for MediaWiki.r111906: Followup r111903; Introduce a new Tidy hack to prevent tidy from stripping the <link> and <meta> elements from the body which are used in Microdata. We do this by replacing every <link> and <meta> with a <html-link> or <html-meta> element and adding html-link and html-meta to tidy's new-empty-tags config so that Tidy doesn't strip it, and then restoring the <html-*> elements back to normal. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
