User "Dantman" changed the status of MediaWiki.r91654.

Old Status: ok
New Status: fixme

User "Dantman" also posted a comment on MediaWiki.r91654.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/91654#c20141
Commit summary:

Put the OpenGraphMeta info into meta tags section of OutputPage. Makes it more 
portable (not all wikis do headItems the same).

Comment:

This change breaks OpenGraphMeta on vanilla mediawiki. <meta 
property="og:title" content="..." /> becomes <meta name="property:og:title" 
content="..." /> and Facebook now completely ignores it.
If there is a Wikia specific hack in place on Wikia's codebase making property: 
work, please commit it to MediaWiki's core trunk and include a way to feature 
test for it so that this extension can work outside of Wikia.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to