https://bugzilla.wikimedia.org/show_bug.cgi?id=42068
--- Comment #11 from Marius Hoch <[email protected]> 2012-11-15 21:50:54 UTC --- The problem is the following line (current WikimediaIncubator extension master): IncubatorTest.php:51 $wgDefaultUserOptions[$wmincPref . '-project'] = 'none'; I don't really know what it does, in case it can't be (easily) changed, we need a way to invalidate the User::getDefaultOptions() cache. I'm happy to implement that, if needed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
