Merge "Revert "Temporarily disable JSON content type on visualeditor-cite-tool-definition.json""

This commit is contained in:
jenkins-bot 2015-01-17 01:00:57 +00:00 committed by Gerrit Code Review
commit f7c41fe181

View file

@ -46,9 +46,7 @@ class VisualEditorHooks {
*/
public static function onContentHandlerDefaultModelFor( Title $title, &$model ) {
$messages = array(
// FIXME: This is valid JSON, but JsonContent.php in MediaWiki doesn't think it is, so
// until that's fixed (T86270) we won't set this as the correct content type just yet.
// 'Visualeditor-cite-tool-definition.json',
'Visualeditor-cite-tool-definition.json',
'Visualeditor-specialcharinspector-characterlist-insert'
);