https://bugzilla.wikimedia.org/show_bug.cgi?id=57874
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected], | |[email protected], | |[email protected] Component|Special pages |API --- Comment #1 from Umherirrender <[email protected]> --- Api also gives a feedwatchlist action, which need also check. The Pager class usually select one more than the limit to support the next links. But the api is using the whole result and does not count himself, if the limit is reached. By the way: limit parameter is not legal supported by the api action feedcontributions (not documented on api.php). -- 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
