Project

General

Profile

Actions

Bug #95802

open

Paginator does not respect initial limit or offset

Added by Georg Ringer over 2 years ago. Updated 9 months ago.

Status:
Under Review
Priority:
Must have
Assignee:
-
Category:
-
Start date:
2021-10-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint

Description

If the paginator is used with an initial limit, that must be respected as well.

Given 20 records and setting $query->setLimit(10) and having 5 items per page, only 2 pages must be shown, currently the limit is completly ignored!


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #94965: QueryResultPaginator override current limit/offsetUnder Review2021-08-23

Actions
Actions

Also available in: Atom PDF