Actions
Bug #14213
closedIndexed Search cuts the first letter of domain name in searchresult
Start date:
2004-06-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Indexed Search supports searching over multiple domains in an installation of TYPO3. While generating the searchresult , Indexed Search cuts the first character of the section headers, because this are only slashes in a single-domain environment. But even if the section header starts with www.* because of the multi-domain feature, the first character ist cut off and the section ist named "ww.searchresult.org" or similar. I wrote a simple patch which checks for the slash an lets the first character untouched if it's anything else.
(issue imported from #M177)
Files
Actions