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 #1

Updated by Chris topher about 12 years ago

  • Project changed from 1113 to TYPO3 Core

Moved to the Core tracker.

Actions #2

Updated by Chris topher about 12 years ago

  • Subject changed from stdWrap for rootline path to IndexedSearch: Add stdWrap for rootline path
  • TYPO3 Version set to 4.7
Actions #3

Updated by Alexander Opitz about 10 years ago

  • Category set to Indexed Search
Actions #4

Updated by Riccardo De Contardi almost 9 years ago

  • Status changed from New to Closed

I close this as #23156 has a solution that adds a configurable path separator, and is already under review; If you think that this is the wrong decision and really need the stdWrap property, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF