Actions
Bug #18592
closedLinking between domains in the pagetree with checkRootline does not work with search results
Start date:
2008-04-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
as in #16147 and #16147, when using indexed_search with the option detect_sys_domain_records and simulateStaticDocuments enabled AND typolinkEnableLinksAcrossDomains , indexed_search should create a link respecting simulateStaticDocuments even on foreign domain.
a good way to do that would be if indexed_search would use tslib_content::typolink() instead of creating its own links.
(issue imported from #M8067)
Actions