https://bugzilla.wikimedia.org/show_bug.cgi?id=70641
--- Comment #7 from Sam Reed (reedy) <[email protected]> --- > reedy@tin:/srv/mediawiki-staging/multiversion$ mwscript eval.php labswiki > var_dump( Interwiki::isValidInterwiki( 'wikipedia' ) ); bool(true) So it would seem MediaWikiTitleCodec::splitTitleString() (called from Title::secureAndSplit()) doesn't think it's an interwiki for some reason -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
