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 over 4 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 #1

Updated by Riccardo De Contardi almost 5 years ago

  • Status changed from New to Needs Feedback

I think it has been solved on 9.5.5, can you recheck it? Thank you!

Actions #2

Updated by Riccardo De Contardi over 4 years ago

  • Status changed from Needs Feedback to Closed

This issue is not reproducible with the given example on 8.7.27, 9.5.8 or the latest master, therefore I close it.

If you think that this is the wrong decision or experience the issue again, please reopen it or open a new issue with a reference to this one; please include also a step-by-step guide on how to reproduce it

Thank you.

Actions

Also available in: Atom PDF