Project

General

Profile

Actions

Bug #80895

closed

target and title attributes are not processed in frontend for record type links

Added by Azeef no-lastname-given about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2017-04-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint

Description

When we try to link database records through CKeditor or RTE or flexform link field, the target and title attributes of anchors are saved in the database but not processed in the frontend. Linking to pages and contents works fine though.

On debugging /typo3_src-8.7.0/typo3/sysext/frontend/Classes/TypolinkDatabaseRecordLinkBuilder.php; $target is empty, no variables available for "title" or other ATagParams that needs to be processed by the link builder in line 65;

$link = $localContentObjectRenderer->typoLink($linkText, $typoScriptConfiguration);


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81316: linkhandler does not respect custom typolink configurationClosed2017-05-23

Actions
Actions

Also available in: Atom PDF