Bug #41428
closedLabels not reflecting customization in a multilanguage environnement
0%
Description
To customize the backend, i use this code:
TCEFORM.tt_content.layout {
removeItems = 2,3
altLabels {
0 = normale Schrift
1 = grosse Schrift
}
}
In single language mode, this works perfect.
But in a multi language environnement, the customized labels are somewhat ignored. See the attached screenshot.
In the editor, the reminders for the settings in the standard language are reset to the standard labels. My custom settings are ignored, the label says "Layout 1" but should be "grosse Schrift"!
The standard language in this setting is german (de_ch) and the second language is english.
The BE language is not switched while editing the english content and it's german.
For the Editors this behavior is very strange, because they don't now, what "Layout 1" means!
Best Regards
Renzo Bauen
conPassione gmbh
r.bauen@conpassione.ch
Files
Updated by Stefan Galinski about 12 years ago
- Status changed from New to Accepted
The same problem as in the list module.
Updated by Riccardo De Contardi over 9 years ago
- Is Regression set to No
It is still present in TYPO3 6.2.12
Updated by Riccardo De Contardi over 9 years ago
- TYPO3 Version changed from 4.7 to 6.2
Updated by Riccardo De Contardi almost 9 years ago
I think it has been corrected on 7.6.1-dev (latest master) - see attached screenshot Schermata 2015-11-29 alle 18.43.10.png
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from Accepted to Needs Feedback
Renzo, do you think this could be considered resolved, then?
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from Needs Feedback to Closed
thank to you!
Closed as per request of the reporter as solved on version 7.6