Project

General

Profile

Actions

Bug #40279

closed

Epic #65814: Make Indexed search extbase plugin shine

indexed_search pi2 (extbase/fluid plugin): variable mismatch - searchData vs. searchParams

Added by Andreas Kiessling over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
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 controller assigns this array

$this->view->assign('searchParams', $searchData);

but the pagebrowser referes to these values as searchData

<is:pageBrowsingResults numberOfResults="{result.count}" currentPage="{searchData.pointer}" resultsPerPage="{searchData.results}" />

This results e.g. in division by zero errors in this pagebrowser viewhelper


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #58003: Indexed Search broken (Exception during search)Closed2014-04-17

Actions
Actions

Also available in: Atom PDF