Last modified: 2005-12-26 07:51:00 UTC
==Symptoms== A PHP warning message appears when the user interface language is switched to "zh- hk" ot "zh-tw": ************************************************** Warning: Invalid argument supplied for foreach() in /usr/local/apache/common- local/php-1.5/includes/SpecialPreferences.php on line 723 ************************************************** also, the font size is larger than usual. And the [Math] options cannot be set (no option can be selected). Applies to ========== *All mediawiki software
Created attachment 1234 [details] A screenshot showing the PHP warning message problem.
There was a bogus getMathOptions method, removed it.