[TYPO3-core] RFC: #0012389: Bug: sys_refindex can't handle linkhandler links correct

Michael Klapper mick.mail.typo3 at googlemail.com
Thu Oct 29 09:46:33 CET 2009


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12389

Branches:
trunk

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.


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


Thanks,
Mick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12389.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091029/5e852f48/attachment.asc>


More information about the TYPO3-team-core mailing list