[TYPO3-core] RFC #9861: Second page of results in list-module with ordering flaw
Ingo Renner
ingo at typo3.org
Sun Feb 8 12:35:59 CET 2009
Christian Kuhn wrote:
Hi Christian,
> Solution:
> For proper sorting of the first two elements on page > 1 the uids of the
> last and second last elements of the previous page must be known and
> initialized to $prevUid and $prevPrevUid.
> The patch lets makeQueryArray() fetch two more rows (LIMIT 18,103
> instead of 20,101), and initializes the two variables with the uids from
> the first two rows.
+1 on reading and testing, will commit later tonight
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
More information about the TYPO3-team-core
mailing list