Project

General

Profile

Actions

Bug #17661

closed

Indexed search makes links incorrectly

Added by Dmitry Dulepov about 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2007-10-09
Due date:
% Done:

0%

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

Description

Function linkData in indexed_search/pi attempts to detect domains and choose if it should use typolink or not to generate records to search result. This is completely wrong approach. typolink must be used always because it detects domains itself. Indexed search must temporarily set config.typolinkCheckRootline=1 before calling typolink if it thinks record is external to domain.

Current behavior will fail if the same page shares several different domain names and crawler was run for a domain, different from a quered domain.

(issue imported from #M6477)

Actions

Also available in: Atom PDF