Bug #40280
closedEpic #65814: Make Indexed search extbase plugin shine
indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
100%
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
Updated by Artus Kolanowski almost 11 years ago
Why is this not already fixed? Without this patch the page browsing won't work at all...
Updated by Artus Kolanowski almost 11 years ago
Hm but only numberOfResults
affects the amount of results. So would it not be better to replace $resultsPerPage
by $numberOfResults
in your patch?
Updated by Tymoteusz Motylewski over 9 years ago
- Parent task set to #65814
- Is Regression set to No
Updated by Tymoteusz Motylewski over 9 years ago
- Assignee set to Tymoteusz Motylewski
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/38789
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Gerrit Code Review over 9 years ago
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
Updated by Tymoteusz Motylewski over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bdfa3b47c04d9cb4110e1e47af324a58c7950f7f.
Updated by Gerrit Code Review over 9 years ago
- 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
Updated by Tymoteusz Motylewski over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset e98532bae3ce29fa527bf137157b7ca0cb1571e1.