https://bugzilla.wikimedia.org/show_bug.cgi?id=28901
--- Comment #8 from Reedy <[email protected]> 2011-05-20 17:15:38 UTC --- (In reply to comment #5) > ApiQuery gets its titles from ApiPageSet; need to check that. $pageFlds = array( 'page_namespace' => null, 'page_title' => null, 'page_id' => null, ); Looks good to me -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
