Actions
Task #99210
closedEpic #98290: [UX] - Keep the house clean
[UX] - Highlight content elements in an inconsistent translation state
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2022-11-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
UX
Complexity:
Sprint Focus:
Description
As an editor, I want to detect content elements in page module in a translation,
which are in an inconsistent translation state,
so that I can fix the language connection quickly.
Acceptance criteria¶
- page module is used
- the warning 'Inconsistent content detected in language "xxx"' is shown
- content elements with no original language connection are highlighted
Technical remarks¶
- two languages are configured
- the page was translated in translated mode
- allowInconsistentLanguageHandling is false
- minimum one content element in translated language has no connection to there originale language ("mixed mode" | l18n_parent === 0)
Actions