https://bugzilla.wikimedia.org/show_bug.cgi?id=68713
--- Comment #2 from Jack Phoenix <[email protected]> --- Can you try out the linked patch and see if it fixes the issue? The stack trace has mentions of both PHPUnit and Vagrant, both of which I have very little experience with, so it's entirely possible that those have something to do with this. Furthermore, the extension assumes that $wgSharedDB is set to something valid; an assumption not necessarily sane in most normal environments, but InterwikiMagic was written for wiki farms that use shared tables and it doesn't really have any other possible use cases. Finally, you might also be interested in https://gerrit.wikimedia.org/r/#/c/147755/ , which, if and hopefully when merged, obsoletes InterwikiMagic by integrating its functionality in the Interwiki extension. -- 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
