Project

General

Profile

Actions

Bug #22584

closed

Searching for indexed files in multilingual installations with language limited searching not working

Added by Stephan Schuler over 14 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-04
Due date:
% Done:

0%

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

Description

Linked files always go into index with sys_language_uid=0.

In a multilingual installation with search forms being restricted to a specific page language ("tx_indexedsearch[lang]=1" for german in my case), only the default language search configuration ("tx_indexedsearch[lang]=0") is able to find any indexed files.
My patch changes the pi to regard sys_language_uid only if the item_type is "0".

Another solution would be to changing the indexer to set the indexed files sys_language_uid to "-1" or to the sys_language_uid of the corresponding page but i am not deep enough into tx_indexedsearch for doing such things.

(issue imported from #M14301)


Files

file-language.patch (656 Bytes) file-language.patch Administrator Admin, 2010-05-04 14:18
Actions #1

Updated by Mario Rimann over 11 years ago

  • Target version deleted (0)

May be this is the same as in #46261 - could you try this and maybe even review the patch athttps://review.typo3.org/18899 ?

Actions #2

Updated by Mathias Schreiber almost 10 years ago

  • Description updated (diff)
  • Status changed from New to Closed
  • TYPO3 Version set to 4.5
  • Is Regression set to No

dupe

Actions

Also available in: Atom PDF