Bug #97038
closedDo not persist automatic fallback in page module
100%
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 3 years ago
- Related to Bug #95161: Empty grid when switching from "languages" to "columns" mode added
Updated by Chris Müller over 3 years ago
- Related to Bug #96738: State of language selection in page module not stored across sessions added
Updated by Patrick Gaumond about 2 years ago
We developed this extension to correct this "bug": https://extensions.typo3.org/extension/qc_be_pagelanguage
Available on Github/Packagist and TER.
Updated by André Buchmann about 2 months ago
- Related to Bug #106409: Content elements invisible in Page Module in Backend added
Updated by Gerrit Code Review about 2 months ago
- Status changed from Accepted to Under Review
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/89199
Updated by Gerrit Code Review about 2 months ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/89286
Updated by André Buchmann about 2 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ed30eb485846461b7c3a330201f78b2710e22805.