Project

General

Profile

Actions

Bug #21396

closed

sys_refindex can't handle linkhandler links correctly

Added by Michael Klapper over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2009-10-29
Due date:
% Done:

100%

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

Description

Problem:
The "t3lib_softrefproc" handle the linkhandler values as type of "_STRING" and that is wrong.

The linkhandler should provide the logic to extract the reference to their records if there any.

Solution:
The "t3lib_softrefproc" needs a detection for linkhandler references so that they can handled by the linkhandler itself.

Therefore i suggest two hooks and a new small method to detect linkhandler values.

Note:
If there is no way to keep the sys_refindex up to date you can't clean your environment using the lowlevel_cleaner.

(issue imported from #M12389)


Files

12389.patch (2.68 KB) 12389.patch Administrator Admin, 2009-10-29 09:41
Actions

Also available in: Atom PDF