https://bugzilla.wikimedia.org/show_bug.cgi?id=18197
--- Comment #2 from Borgx <[email protected]> 2009-03-27 14:52:56 UTC --- The current recentchanges url is not consistent with its logic. According to logic, "..&from=20090326145934&limit=500&..." should provide all recent changes started from the older post (20090326145934) and 500 newer post. The current logic is calculated from the newer post (now) and 500 older post, therefore it should be changes to "..&from=now&limit=500&..." :D. I can live with the 500 limit if you change this sort method. :D -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
