[TYPO3-english] linkhandler issue

pasqualeb pasquale.basile at gmail.com
Wed Nov 5 19:28:54 CET 2008


The problem is that this code is rendered on the frontend exactly how is  
write, i.e. <a href="record:tt_news:20">link text </a>.
With an identical configuration on T3 4.1.7 works correctly. It seems like  
the hook is never called...
Any idea?
Thanks,
Pasquale


On Wed, 05 Nov 2008 08:18:01 +0100, Tapio Markula  
<tapio.markula at xetpoint.fi> wrote:



> pasqualeb kirjoitti:
>> Hi all,
>> trying to use linkhandler, after select a tt_news record in the popup  
>> wizard, I obtain the follow result in the RTE code:
>> <a href=record:tt_news:20>link text </a>
>> anyone can help me?
>
> that is ok if you see that only in showing the source code - that will  
> be converted as normal link in the frontend.
> If you see it in normal RTE editing mode, there is something wrong.



More information about the TYPO3-english mailing list