Bug #40280
closed
Epic #65814: Make Indexed search extbase plugin shine
indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
Added by Andreas Kießling about 12 years ago.
Updated about 6 years ago.
Description
The resultsPerPage setting is not initialized which leads to a division by zero error. The needed data is available from the settings that the controller passes to the repository and probably just needs to be initialized.
Files
Why is this not already fixed? Without this patch the page browsing won't work at all...
Hm but only numberOfResults
affects the amount of results. So would it not be better to replace $resultsPerPage
by $numberOfResults
in your patch?
- Parent task set to #65814
- Is Regression set to No
- Assignee set to Tymoteusz Motylewski
- 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 http://review.typo3.org/38789
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38789
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38789
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38789
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39383
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF