Bug #38820
closedTCA: Localization Diff View does not take TSConfig into account
100%
Description
When using adapted labels for the layout select-dropdown for content elements (via TSConfig), the localized copy of such a content element shows the original label "Layout 1" instead of the label that was set via TSConfig ("Überschrift 1").
This was previously entered as #5310 but seems to be a technical issue rather than a User Interface issue.
Files
Updated by Mario Rimann almost 11 years ago
I just tried that again: It can be reproduced on a TYPO3 v4.5.30 with the following steps:
- create a page
- add an "alternative language" record to this page
- add a content element
- localize that content element to the second language
Result is as in the screenshot.
Updated by Mathias Schreiber over 9 years ago
- Subject changed from Labels in localized records to TCA: Localization Diff View does not take TSConfig into account
- Target version set to 7.4 (Backend)
- Is Regression set to No
From memory: BackendUtility::getLabelMergedSomething...
Updated by Susanne Moog about 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack almost 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Mathias Schreiber almost 9 years ago
- Category changed from Backend User Interface to FormEngine aka TCEforms
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New 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/44252
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44252
Updated by Mathias Schreiber almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2acd606c99dfb4ae885cb4ed56437b5c162cc2ae.
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed