User "Wikinaut" posted a comment on MediaWiki.r89900. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89900#c17944 Commit summary:
expressly set opensearch limit. Found a reproducible problem that on a large wiki a few case-insensitive matches were not shown when limit was not set to a meaningful value. But api.php has been found working by testing that via manual call from url. Perhaps a jQuery problem. Set limit to an value solved that problem immediately. Comment: additional info: * PHP 5.2.6 (apache2handler) - with Suhosin v0.9.27 (I later could check other versions, with or without patch) * Wiki has Content pages 2,607 * Pages (All pages in the wiki, including talk pages, redirects, etc.) 10,382 * I will scrutinize the apache (access, error) around the time of the problem and fixing and system log files - I can access them. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
