Project

General

Profile

Actions

Bug #87813

closed

typolink uses link text of default language instead of translation

Added by R3 H6 about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-02-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Page #123 is available in default language and has a french translation.

Following Typoscript renders a link with the correct url but using the default language for genereting the link text.

    20 = TEXT
    20 {
        typolink.parameter = 123
        typolink.ATagParams = class="button" 
    }

See also: https://forge.typo3.org/issues/86363#note-7

If $_GET['L'] is set, it works...

Actions

Also available in: Atom PDF