Project

General

Profile

Actions

Bug #79921

closed

Indexed_Search ignores targetPid

Added by René Schäfer about 7 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Start date:
2017-02-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
indexed_search, targetPid
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hello,

I use the Introduction Package and the indexed_seach fluid template to include on every FE page a search form.

The fluid template generates the form like this:

<f:form action="search" method="post" id="tx_indexedsearch" noCacheHash="true" pageUid="{settings.targetPid}">

In root-page constants and setup is configured:

plugin.tx_indexedsearch.settings.targetPid = 38

but {settings.targetPid} in fluid keeps empty and the FE search form relates always to same page (form.action = pageUid).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #71331: Search results PIDClosedTymoteusz Motylewski2015-11-04

Actions
Actions

Also available in: Atom PDF