Project

General

Profile

Actions

Bug #9667

closed

template_css.tmpl paging is not working

Added by Christian Ehret over 13 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2010-09-09
Due date:
% Done:

0%

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

Description

Because of missing ids the paging ist not working when using template_css.tmpl. To fix this, the following changes have to be made to the template:

<input type="hidden" name="tx_indexedsearch[_freeIndexUid]" id="tx_indexedsearch_freeIndexUid" value="_" />
<input type="hidden" name="tx_indexedsearch[pointer]"* id="tx_indexedsearch_pointer"* value="0" />

Actions

Also available in: Atom PDF