Project

General

Profile

Actions

Bug #97038

open

Do not persist automatic fallback in page module

Added by Oliver Bartsch about 2 years ago. Updated 12 months ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-02-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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 .


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #95161: Empty grid when switching from "languages" to "columns" modeClosedOliver Bartsch2021-09-09

Actions
Related to TYPO3 Core - Bug #96738: State of language selection in page module not stored across sessionsUnder Review2022-02-03

Actions
Actions #1

Updated by Oliver Bartsch about 2 years ago

  • Related to Bug #95161: Empty grid when switching from "languages" to "columns" mode added
Actions #2

Updated by Chris Müller about 2 years ago

  • Related to Bug #96738: State of language selection in page module not stored across sessions added
Actions #3

Updated by Georg Ringer about 2 years ago

  • Status changed from New to Accepted
Actions #4

Updated by Patrick Gaumond 12 months ago

We developed this extension to correct this "bug": https://extensions.typo3.org/extension/qc_be_pagelanguage

Available on Github/Packagist and TER.

Actions

Also available in: Atom PDF