Bug #97038
openDo not persist automatic fallback in page module
0%
Description
The page module allows to switch between languages as well as between the "Columns" and "Languages" mode.
However the available possibilities, e.g. the special -1 option ("All languages") depends on the selected page and site. For example, in a single-language site, the -1 option won't be available.
Therefore, the page module evaluates the currently stored options for the user when accessing any page in the page module and automatically falls back to defaults, on invalid options. This automatic fallback should however not be persisted since this breakes workflows. It's just sufficient to resolve invalid options on the fly .
Updated by Oliver Bartsch over 2 years ago
- Related to Bug #95161: Empty grid when switching from "languages" to "columns" mode added
Updated by Chris Müller over 2 years ago
- Related to Bug #96738: State of language selection in page module not stored across sessions added
Updated by Patrick Gaumond over 1 year ago
We developed this extension to correct this "bug": https://extensions.typo3.org/extension/qc_be_pagelanguage
Available on Github/Packagist and TER.