Actions
Bug #31710
closedEpic #65814: Make Indexed search extbase plugin shine
typoscript setting search.page_links does not work
Start date:
2011-11-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
i want to display a different number of results per page.
intead of using search.page_links you have to set _DEFAULT_PI_VARS.results
also found here: http://www.typo3.net/forum/beitraege/thema/27370/ (second post)
Updated by Oliver Hader over 11 years ago
- Project changed from 1382 to TYPO3 Core
Updated by Mathias Schreiber over 9 years ago
- Target version set to 7.5
- TYPO3 Version set to 4.5
- Is Regression set to No
Updated by Tymoteusz Motylewski over 9 years ago
- Status changed from New to Rejected
- Parent task set to #65814
AFAIK, page_links is used to limit number of pages, not results per page.
Is it documented somewhere differently?
Actions