wiki.techinc.nl/tests/phpunit/includes/pager
Func 024a5d4d71 pager: Fix navigations when date range is set
The main idea here is to make ReverseChronologicalPager not mess up
mOffset which IndexPager uses, store the offset in another variable
and add separate query conditions.
Also, make RangeChronologicalPager more cooperative with its parent
class, avoid unnecessary inconsistency.

Bug: T228431
Change-Id: Icf76c946770aacee5b038522c066fca33ed1546f
2022-12-10 09:52:36 +08:00
..
HistoryPagerTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
RangeChronologicalPagerTest.php pager: Fix navigations when date range is set 2022-12-10 09:52:36 +08:00
ReverseChronologicalPagerTest.php pager: Fix navigations when date range is set 2022-12-10 09:52:36 +08:00