Actions
Bug #41517
closedShow all versions - Pagehandling
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-10-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Search for 'tt_news' and click 'Show all versions'
Will show on page 1 version 2.3.0 to 3.2.1 (OK)
Click on 'page 2' or 'next' will show version 1.0.4 to 2.2.7 (OK)
Click again on 'page 1' or 'previous' still shows 1.0.4 to 2.2.7 and not as aspected 2.3.0 to 3.2.1 (BUG)
Updated by Jigal van Hemert about 12 years ago
It was an issue with the uriBuilder in Extbase which creates incorrect links to the first page in the paginator widget.
Nicole Cordes found the exact issue. See #41614 for the patch.
Updated by Oliver Hader over 11 years ago
- Project changed from 2269 to TYPO3 Core
Updated by Anja Leichsenring over 11 years ago
- Status changed from New to Resolved
Fixed with #41614.
Actions