Project

General

Profile

Actions

Bug #20869

closed

External files with Umlauts/special chars in filename are not indexed

Added by Christian Weiske over 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-08-12
Due date:
% Done:

0%

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

Description

indexed_search fails to index external files with umlauts in the filename. This is because the special characters are urlencoded (like "Buchungsbest%C3%A4tigung"). The indexer checks if the file exists, which fails because the URL codes do not get decoded.

Attached patch fixes the issue for us.

(issue imported from #M11696)


Files

indexed_search-fix-umlauts-in-filenames.diff (580 Bytes) indexed_search-fix-umlauts-in-filenames.diff Administrator Admin, 2009-08-12 17:06
11696.diff (500 Bytes) 11696.diff Administrator Admin, 2010-03-23 17:02
Actions #1

Updated by Dmitry Dulepov over 14 years ago

rev 7210, 7211

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF