Actions
Bug #19593
closedexternal documents where not indexed if the path begins with http
Start date:
2008-11-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you configure the frontend of TYPO3 with absolute paths the search engine does not index external documents.
class.indexer.php, line 792:
if ($qParts['scheme']) {
Probably it could be helpful to communicate this problem in the documentation or check the path by divide links from the same server.
Gunther
TYPO3 4.2.3
indexed_search 2.11.0
(issue imported from #M9770)
Actions