Project

General

Profile

Actions

Bug #102861

closed

Recordlist pagination partially not working

Added by Mark Weisgerber 4 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Start date:
2024-01-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.3
Tags:
es6,javascript,javascriptmodules,recordlist
Complexity:
Is Regression:
Sprint Focus:

Description

Currently, I cannot go to a specific page in the list-view when I am in the focus of the input-field and press Enter. It only works when I click "Next page" individually. See the screenshot for clarification.

!!

The following exception is thrown in JS:

recordlist.js?bust=e119d20644b74b951de6ed28d39c8213561fe4d4:13  Uncaught TypeError: Cannot read properties of null (reading 'action')
    at HTMLInputElement.<anonymous> (recordlist.js?bust=e119d20644b74b951de6ed28d39c8213561fe4d4:13:3598)
(anonymous) @ recordlist.js?bust=e119d20644b74b951de6ed28d39c8213561fe4d4:13

I use TYPO3 12.4.10
I checked it in Chrome and Edge


Files

2024-01-18 13_11_09-DIM.jpg (71.7 KB) 2024-01-18 13_11_09-DIM.jpg Mark Weisgerber, 2024-01-18 12:16
Screenshot 2024-01-18 131921.png (28 KB) Screenshot 2024-01-18 131921.png position of the exception Mark Weisgerber, 2024-01-18 12:20

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #102896: pagination jump to a page number in Backend->List doesn't workClosed2024-01-23

Actions
Actions #1

Updated by Gerrit Code Review 4 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82519

Actions #2

Updated by Gerrit Code Review 4 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82555

Actions #3

Updated by Oliver Bartsch 4 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Andreas Kienast 4 months ago

  • Related to Bug #102896: pagination jump to a page number in Backend->List doesn't work added
Actions

Also available in: Atom PDF