Project

General

Profile

Actions

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 Kiessling over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Indexed Search
Target version:
-
Start date:
2012-08-27
Due date:
% Done:

100%

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

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

indexed_search_pointer.patch (1.91 KB) indexed_search_pointer.patch Andreas Kiessling, 2012-08-27 18:38
Actions #1

Updated by Artus Kolanowski over 10 years ago

Why is this not already fixed? Without this patch the page browsing won't work at all...

Actions #2

Updated by Artus Kolanowski over 10 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?

Actions #3

Updated by Tymoteusz Motylewski about 9 years ago

  • Parent task set to #65814
  • Is Regression set to No
Actions #4

Updated by Tymoteusz Motylewski about 9 years ago

  • Assignee set to Tymoteusz Motylewski
Actions #5

Updated by Gerrit Code Review about 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

Actions #6

Updated by Gerrit Code Review about 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

Actions #7

Updated by Gerrit Code Review about 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

Actions #8

Updated by Gerrit Code Review about 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

Actions #9

Updated by Tymoteusz Motylewski about 9 years ago

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

Updated by Gerrit Code Review almost 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

Actions #11

Updated by Tymoteusz Motylewski almost 9 years ago

  • Status changed from Under Review to Resolved
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF