Project

General

Profile

Actions

Bug #89448

open

Epic #90050: Translation wizard improvements and issues

Translation Wizard can get stuck

Added by Daniel Goerz over 4 years ago. Updated about 1 year ago.

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

0%

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

Description

The translation wizard can get stuck when no elements are available for translation from a given language.

Steps to reproduce
  1. Have at least two languages besides "default" (language 1 and language 2)
  2. Create an new page and translate to both languages
  3. Create content element1 in default.
  4. Translate element1 to language 1 with translation wizard
  5. Translate element1 to language 2 with translation wizard but chose language 1 as source
  6. Create content element2 in default.
  7. Translate element2 to language 2 with translation wizard

As element1 was translated from language 1 and element2 does not exist in language 1 yet, the translation wizard tries to translate element2 fro language 1 again, cant submit any elements and therefore triggers a bad request (400) response which causes the wizard to die, blocking the UI without any option to close it again.


Related issues 2 (2 open0 closed)

Related to TYPO3 Core - Bug #90051: User get stuck when translation wizard failsNew2020-01-03

Actions
Related to TYPO3 Core - Story #101564: User Interface related translation issuesNew2023-08-03

Actions
Actions

Also available in: Atom PDF