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 almost 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 #1

Updated by Wouter Wolters almost 7 years ago

  • Assignee deleted (Riccardo De Contardi)
Actions #2

Updated by Georg Ringer almost 7 years ago

  • Related to Bug #81316: linkhandler does not respect custom typolink configuration added
Actions #3

Updated by Riccardo De Contardi over 6 years ago

I can confirm it with 8.7.7

Actions #4

Updated by Susanne Moog over 5 years ago

  • Sprint Focus set to On Location Sprint
Actions #5

Updated by Jasmina Ließmann over 5 years ago

I can't confirm the issue neither with the current master (9.5.1-dev) nor with current 8.7.17-dev. Seems this issue has already been solved.
Tested with CKEditor and a link to a news record.

Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF