Bug #78801
closedmod.SHARED.disableLanguages is not respected in tt_content language field
0%
Description
In TYPO3 8:
steps to reproduce
1. set mod.SHARED.disableLanguages
2. edit tt_content
3. see the list of available languages not being filtered in the tt_content "language" select
This feature was implemented originally in https://forge.typo3.org/issues/20014
and is documented in
https://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/Mod/Index.html#shared-options-for-modules-mod-shared
Updated by Tymoteusz Motylewski about 8 years ago
- Category set to Backend User Interface
Updated by Silvia Bigler almost 8 years ago
We have the same issue on a TYPO3 7.6.15.
It occurs not on only on tt_content, but also on sys_categories, pages_language_overlay and others.
Additionally, pages_language_overlay does not respect if a sys_language is set to hidden.
Updated by Lidia Demin about 7 years ago
I can confirm this for TYPO3 7.6.23. Can someone give a hint, what the origin of this issue can be?
Updated by Christian Hackl almost 7 years ago
it seem i have the same issue here - TYPO3 8.7.10
Updated by Lidia Demin almost 6 years ago
Still having this problem in TYPO3 8.7.24. Has someone an idea?
Updated by Riccardo De Contardi over 5 years ago
I tested this TS property on 6.2.31, 7.6.32, 8.7.26, 9.5.7 and 10.0.0-dev (latest master); and so far I've seen that
- it seems to affect only the "make new translation of this page" link in page module > languages view
- It works only on 7.6.32 and 8.7.26 (and only for the link I mentioned)
I don't know if it has ever meant to work as described on this issue; the documentation https://docs.typo3.org/m/typo3/reference-tsconfig/master/en-us/PageTsconfig/Mod.html#disablelanguages just says:
Comma-separated list of language UID which will be disabled in the given page tree.
Updated by Benni Mack about 5 years ago
- Status changed from New to Closed
Hey Tymek,
I will close this issue now. It's a matter of a very bad conceptual problem which we overcame with Site Languages where you can do this on a per-tree level, and also on a per user and per-workspace level, if necessary.
This option now works for all areas (page module, form engine etc).
Hope it's oK with you, but it's hard to fix in TYPO3 v8, and putting the energy in there does not seem reasonable.