"Duplicatebug" posted a comment on MediaWiki.r105831. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105831#c27911
Commit summary for MediaWiki.r105831: Make ApiQueryBase::addTitleInfo() add the pageid also Duplicatebug's comment: This does not work very well with all modules, which are using this function. For example list=allimages. Maybe set the pageid only, when it is set in $title or add LinkBatches to that module or change the query to join the page table also for grapping the pageid. Please check all modules to avoid hugh load on the server. See also bug 28901 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
