Project

General

Profile

Actions

Bug #16453

closed

Some relative external url's not indexed correctly

Added by Arjen Hoekema almost 18 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2006-08-10
Due date:
% Done:

0%

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

Description

When a 'index_config' record contains an url like:

http://www.host.com/path1/path2/page.html

and this page contains relative links pointing to '../page2.html' the links are not indexed correctly

In the 'class.crawler.php' the function 'indexExtUrl' the call to t3lib_div::resolveBackPath($subUrl) should be changed so the $subUrl contains the path of the originally called URL (in this case 'path1/path2/')
(issue imported from #M4010)

Actions

Also available in: Atom PDF