https://bugzilla.wikimedia.org/show_bug.cgi?id=54114
Legoktm <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Legoktm <[email protected]> --- I wonder if this is because $wgContentHandlerUseDB is set to false on testwikidatawiki. (https://noc.wikimedia.org/conf/InitialiseSettings.php.txt) If set to false, ContentHandler would use the namespace, so it tries to represent it as an item, which it kind of does. But if it were set to true, it should just be rendered as text... -- 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
