Project

General

Profile

Actions

Bug #87458

open

Epic #90050: Translation wizard improvements and issues

Localization Wizard shows already translated content

Added by Francisco Seipel about 5 years ago. Updated about 4 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2019-01-16
Due date:
% Done:

0%

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

Description

How to reproduce:
Having in the destination language an element without a translation parent (l10n_source = 0).
Elements that come after this content element will always be shown in the Wizard even if l10n_source is set correctly.

Problematic code:
https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/backend/Classes/Domain/Repository/Localization/LocalizationRepository.php#L222

Possible Fix:
Excluding l10n_source = 0 from the query above the loop. Preventing leaving the loop early.

Actions #1

Updated by Riccardo De Contardi about 5 years ago

  • Category set to Localization
Actions #2

Updated by Tymoteusz Motylewski about 4 years ago

  • Parent task set to #90050
Actions

Also available in: Atom PDF