Project

General

Profile

Actions

Bug #25364

closed

renderDefaultLanguageContent does not respect TSconfig-Settings

Added by Henrik Ziegenhain about 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2011-03-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Problem:
We changed the label in section_frame via sth. like this:
TCEFORM {
tt_content.section_frame {
altLabels {
0 = Standard
1 = grey box
}
}
}
This installation has some additional languages and the field under the select box showes the "original" translitions (standard frame, invisible) instead of Standard and grey box

Solution:
Somehow respect the labels set via TSconfig

(issue imported from #M17997)


Files

section_frame.png (2.55 KB) section_frame.png Administrator Admin, 2011-03-21 12:28
Actions #1

Updated by Markus Klein almost 12 years ago

  • Target version deleted (0)

Is this one still valid?

Actions #2

Updated by Henrik Ziegenhain almost 12 years ago

Yes, still an Issue in 4.6.8

I did not check it in 4.7 yet.

Actions #3

Updated by Henrik Ziegenhain almost 12 years ago

There is a nice workaround (found it in the new gov-package)
First remove all default items and than add new ones.

TCEFORM.tt_content.section_frame.removeItems = 1,2,5,6,10,11,12,20,21,66
TCEFORM.tt_content.section_frame.addItems.101 = Profi-Features-Liste

Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Description updated (diff)
  • Target version set to 7.4 (Backend)
  • Is Regression set to No
Actions #5

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #6

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #7

Updated by Mathias Schreiber over 8 years ago

  • Status changed from New to Resolved

fixed on master

Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF