https://bugzilla.wikimedia.org/show_bug.cgi?id=22689
--- Comment #5 from Reedy <[email protected]> 2011-07-09 00:45:51 UTC --- Setting +'wgDefaultUserOptions' => array( + 'commonswiki' => array( 'showhiddencats' => true ), +), With true/1, we get Global default '' is invalid for field math Backtrace: #0 /usr/local/apache/common-local/php-1.17/includes/Preferences.php(1154): Preferences::getPreferences(Object(User)) #1 /usr/local/apache/common-local/php-1.17/includes/specials/SpecialPreferences.php(70): Preferences::getFormObject(Object(User)) #2 /usr/local/apache/common-local/php-1.17/includes/SpecialPage.php(578): SpecialPreferences->execute(NULL) #3 /usr/local/apache/common-local/php-1.17/includes/Wiki.php(251): SpecialPage::executePath(Object(Title)) #4 /usr/local/apache/common-local/php-1.17/includes/Wiki.php(63): MediaWiki->handleSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest)) #5 /usr/local/apache/common-local/php-1.17/index.php(114): MediaWiki->performRequestForTitle(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest)) #6 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...') #7 {main} which isn't much use.... -- 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
