Bug #75129
closedDefining the “default” language flag
100%
Description
Hallo,
i need to define the default language label and flag.
So i read the article on: https://docs.typo3.org/typo3cms/FrontendLocalizationGuide/BasicSetupOfALocalizedWebsite/DefiningTheDefaultLanguageFlag/Index.html
Notice: This setting is for example used by the Web>Page module and the Web>List module.
i put the code in my pageTS under my root site.
mod.SHARED {
defaultLanguageFlag = de
defaultLanguageLabel = DE
}
On "web->list" all is fine, i see the flag and the new default label.
On "web-page", i choose on top: columns view): i see flags. this is great.
But if i switch to language view, nothing changed. The label is just "Default" and not my defined label and i also see no flags.
i mean it is a bug, or have i do something wrong?
My Typo3 version: 7.6.4 on a local system.
Updated by Gerrit Code Review over 8 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/47394
Updated by Gerrit Code Review over 8 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/47394
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47394
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47394
Updated by Gerrit Code Review over 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47394
Updated by Gerrit Code Review over 8 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47394
Updated by Daniel Goerz over 8 years ago
- Target version set to next-patchlevel
- Is Regression changed from No to Yes
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47412
Updated by Gianluigi Martino over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 34acb61ef9906b8947bc6cf8bd42cc8ff58df08b.