Project

General

Profile

Actions

Bug #75129

closed

Defining the “default” language flag

Added by Dennis Jörgens about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2016-03-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #50618: Drag & Drop of content elements does not respect permissionsClosed2013-08-01

Actions
Actions

Also available in: Atom PDF