https://bugzilla.wikimedia.org/show_bug.cgi?id=69520
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Bryan Davis <[email protected]> --- I broke this with the changes I introduced in I26b3705 ("Rethink multiwiki support"). Using `mwscript tests/phpunit/phpunit.php` will initialize MWMultiVersion correctly, but this leads to another error: Class 'tests/phpunit/phpunit' could not be found in '/vagrant/mediawiki/tests/phpunit/phpunit.php'. This seems to be an issue with the way that mwscript interacts with the tests/phpunit/phpunit.php script. The more I look at this the more I think that the LocalSettings.php bootstrapping system should default to configuring for the default wiki in the event that mwscript or a similar mechanism hasn't been used to change the wiki. -- 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
