Project

General

Profile

Actions

Bug #94661

closed

EXT:redirect - enter page number in pagination not possible

Added by Martin Tepper over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-07-29
Due date:
% Done:

100%

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

Description

Hello,

i have multiple pages of redirects in my system.

i tried to insert a specific page number in the pagination. after press ENTER the complete backend will be loaded nested in the module frame

the request in this case is e.g. www.example.com/typo3/index.php?paginator-target-page=12

looks like the route & action parameters are missing.
when i use the pagination arrows to switch between the pages the url looks like
/typo3/index.php?route=/module/site/redirects&token=1111111111111111111111111111&action=overview&page=2


Files

redirects_pagination-1.png (137 KB) redirects_pagination-1.png Martin Tepper, 2021-07-29 09:01
redirects_pagination-2.png (41.4 KB) redirects_pagination-2.png result Martin Tepper, 2021-07-29 09:01
94661-redirect_pagination_broken.patch (1.99 KB) 94661-redirect_pagination_broken.patch Martin Tepper, 2021-07-29 11:46
Actions #1

Updated by Martin Tepper over 2 years ago

Add patch

The t parameter for processNavigate and executeSubmit is null. The expected target element is located in e.target

Actions #2

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

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

Actions #3

Updated by Gerrit Code Review over 2 years ago

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

Actions #4

Updated by Gerrit Code Review over 2 years ago

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

Actions #5

Updated by Gerrit Code Review over 2 years ago

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

Actions #6

Updated by Gerrit Code Review over 2 years ago

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

Actions #7

Updated by Gerrit Code Review over 2 years ago

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

Actions #8

Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch 10.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/+/71577

Actions #9

Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch 10.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/+/71577

Actions #10

Updated by Gerrit Code Review over 2 years ago

Patch set 3 for branch 10.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/+/71577

Actions #11

Updated by Martin Tepper over 2 years ago

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

Updated by Jigal van Hemert almost 2 years ago

  • Status changed from Resolved to New
  • % Done changed from 100 to 50

In current v10 it's partially solved. The paginator on top is working correctly, but if you enter a page number in the paginator on the bottom it will still load nested in the module frame.

Actions #13

Updated by Martin Tepper almost 2 years ago

Could reproduce in v10.

In 12.0.0-dev and 11.5 the top pagination was removed. The bottom one is still there and works perfectly.

Looks like we need a patch for v10. I will try to fix it.

Actions #14

Updated by Gerrit Code Review almost 2 years 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/+/74975

Actions #15

Updated by Simon Schaufelberger over 1 year ago

Since this is v10 ONLY, please link the patch to 10.4 branch and not main!

Actions #16

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch 10.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/+/74975

Actions #17

Updated by Anonymous over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 50 to 100
Actions #18

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF