https://bugzilla.wikimedia.org/show_bug.cgi?id=62576
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|MediaWiki integration |SemanticForms Assignee|jforrester+veteambztickets@ |[email protected] |wikimedia.org | Product|VisualEditor |MediaWiki extensions --- Comment #1 from Krinkle <[email protected]> --- Hm... Looks like a bug with Semantic MediaWiki. It is exporting mw.config wgPageContentModel = 'wikitext', and yet when you really ask it it admits its JSON. > > mw.config.get( 'wgPageContentModel' ); > < "wikitext" > click "Edit" > < AJAX Eror > { > .. Exception Caught: The content format json is not supported by the > content model wikitext. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
