https://bugzilla.wikimedia.org/show_bug.cgi?id=27670
--- Comment #1 from Reedy <[email protected]> 2011-02-24 00:03:00 UTC --- api.php?action=query&list=recentchanges&format=xmlfm&rcprop=timestamp|user|title|sizes|loginfo|comment&rcshow=!bot&rcstart=2011-02-25T04:34:34Z&rcend=2011-02-14T04:34:34Z&rcdir=newer api.php?action=query&list=recentchanges&format=xmlfm&rcprop=timestamp|user|title|sizes|loginfo|comment&rcshow=!bot&rcstart=2011-02-25T04:34:34Z&rcend=2011-02-14T04:34:34Z&rcdir=older But works if you swap the start and end around... http://192.168.0.190/w/api.php?action=query&list=recentchanges&format=xmlfm&rcprop=timestamp|user|title|sizes|loginfo|comment&rcshow=!bot&rcstart=2011-02-25T04:34:34Z&rcend=2011-02-14T04:34:34Z&rcdir=older I'm struggling to decide whether this is a broken user model, or something the api should be more smart about.. -- 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
