Bug #78801
mod.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
Related issues
History
#1
Updated by Tymoteusz Motylewski about 3 years ago
- Category set to Backend User Interface
#2
Updated by René Bigler almost 3 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.
#3
Updated by Lidia Demin almost 2 years ago
I can confirm this for TYPO3 7.6.23. Can someone give a hint, what the origin of this issue can be?
#4
Updated by Christian Hackl almost 2 years ago
it seem i have the same issue here - TYPO3 8.7.10
#5
Updated by Lidia Demin 8 months ago
Still having this problem in TYPO3 8.7.24. Has someone an idea?
#6
Updated by Riccardo De Contardi 6 months 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.