Project

General

Profile

Actions

Bug #57198

closed

Option labels not translated anymore

Added by Francois Suter about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Extension Manager
Target version:
Start date:
2014-03-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:

Description

The configuration options labels are not translated anymore in the Extension Manger.

This is due to a recent refactoring, which encapsulated the translation process in a separate method, but forgot to return the translated value.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #56942: Tests: Release em tests from extbase base classClosed2014-03-15

Actions
Actions #1

Updated by Francois Suter about 10 years ago

How to reproduce:

  • go to the Extension Manager
  • open the configuration view of an extension with localized labels, "news" for example
  • the labels are mangled, because "LLL:" is used as the header and the rest of the localization key as description
  • apply the patch
  • the translations look good again
Actions #2

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28657

Actions #3

Updated by Francois Suter about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF