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 12 months 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 #1

Updated by Frank Nägler over 4 years ago

  • Category changed from Backend User Interface to Localization
Actions #2

Updated by Riccardo De Contardi almost 4 years ago

The issue is still reproducible on 11.0.0-dev with the steps in the description above (I used "translate" mode).

Actions #3

Updated by Riccardo De Contardi over 2 years ago

  • Parent task set to #90050
Actions #4

Updated by Riccardo De Contardi 12 months ago

The issue is still reproducible on 13.0.0-dev with the steps in the description above (I used "translate" mode).

Actions #5

Updated by Riccardo De Contardi 10 months ago

  • Related to Bug #90051: User get stuck when translation wizard fails added
Actions #6

Updated by Jo Hasenau 9 months ago

  • Related to Story #101564: User Interface related translation issues added
Actions

Also available in: Atom PDF