Project

General

Profile

Actions

Task #86321

open

Page Module: Connected Mode does not reflect hidden flag properly

Added by Benni Mack over 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2018-09-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

When having a translated content element ("connected mode") from default language in connected mode, it is unclear how the backend should render the translated content element, if the content element in default language is hidden. The four states exist:

a) Default Language = not hidden, Translation = hidden > Translation hidden in FE & BE
b) Default Language = hidden, Translation = not hidden > Translation hidden in FE & not hidden in BE
c) Default Language = hidden, Translation = hidden > Translation hidden in FE & BE
d) Default Language = not hidden, Translation = not hidden > Translation not hidden in FE & BE

Translation hidden in FE means that it is not rendered.
Translation hidden in BE means that the CE is "greyed out".

Interesting case is "b" where it has to be defined if the translation should be hidden in BE as well. If so, the content element should also be greyed out, or not... Question is - what should an editor expect?

We had this issue and an editor was confused about the current state on case "b".

Actions

Also available in: Atom PDF