Project

General

Profile

Actions

Feature #33556

closed

IndexedSearch: Add stdWrap for rootline path

Added by Torsten Peters about 12 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2012-01-31
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

In indexed_search/pi/class.tx_indexedsearch.php, line 2264 it says:
$path = '/'.$v['title'].$path;

Missing stdWrap for path seperation.

$this->cObj->stdWrap($v['title'].$path, $this->conf['path_stdWrap2.']);


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #23156: Slash is hard–coded in the page pathClosed2010-07-12

Actions
Actions

Also available in: Atom PDF