Project

General

Profile

Actions

Bug #102896

closed

pagination jump to a page number in Backend->List doesn't work

Added by Thomas Demel 4 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2024-01-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
backend pagination
Complexity:
Is Regression:
Sprint Focus:

Description

If a list of e.g. Frontenduser has more than 100 items the list is paginated.
Jumping to some number doesn't work by typing the number.
In browser js console an error "Uncaught TypeError: can't access property "action", t is null" is thrown.

How to reproduce:
New TYPO3 12 > install bootstrap_package
now create e.g. 201 fe_user and go to backend
>list->(page with fe-user "Frontend User") > click on> Website User
type in '2'

this error is also in news on a page with more than 100 news.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #102861: Recordlist pagination partially not workingResolved2024-01-18

Actions
Actions #1

Updated by Thomas Demel 4 months ago

If a list of e.g. Frontenduser has more than 100 items the list is paginated.
Jumping to some number doesn't work by typing the number.
In browser js console an error "Uncaught TypeError: can't access property "action", t is null" is thrown.

How to reproduce:
New TYPO3 12 > install bootstrap_package
now create e.g. 201 fe_user and go to backend > list->(page with fe-user "Frontend User") > click on> Website User
type in '2'

this error is also in news on a page with more than 100 news.

Actions #2

Updated by Andreas Kienast 4 months ago

  • Status changed from New to Closed

Hello Thomas,

thank you for reporting this issue. We've been made aware of the issue in #102861 already, which is fixed meanwhile and will be part of the next TYPO3 releases. Due to this, I'll close this issue.

Kind regards
Andreas

Actions #3

Updated by Andreas Kienast 4 months ago

  • Related to Bug #102861: Recordlist pagination partially not working added
Actions

Also available in: Atom PDF