Project

General

Profile

Actions

Bug #103795

closed

Cannot localize page in backend

Added by Abderrazak Tigiti about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-05-06
Due date:
% Done:

0%

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

Description

In typo3 V12, when we try to localize a page, it seems there is no default action selected (translate / copy) in the pop-up shown, which leads to a JavaScript error ‘Invalid action “null” 2 called.’ with an infinit loading pop-up.


Files

localization pop-up.png (46.4 KB) localization pop-up.png Abderrazak Tigiti, 2024-05-06 11:11
infinitLoading.png (5.4 KB) infinitLoading.png Abderrazak Tigiti, 2024-05-06 11:11
invalidAction.png (36.3 KB) invalidAction.png Abderrazak Tigiti, 2024-05-08 16:35

Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #101415: Cannot localize page in backendAccepted2023-07-22

Actions
Actions #1

Updated by Georg Ringer about 2 months ago

  • Status changed from New to Needs Feedback

can you please check the ajax response in the console for errors?

Actions #2

Updated by Abderrazak Tigiti about 2 months ago

Abderrazak Tigiti wrote:

In typo3 V12, when we try to localize a page, it seems there is no default action selected (translate / copy) in the pop-up shown, which leads to a JavaScript error ‘Invalid action “null” 2 called.’ with an infinit loading pop-up.

Georg Ringer wrote in #note-1:

can you please check the ajax response in the console for errors?

Sure, in the console i had an "400 bad request" error says : `Invalid action "null" called.`

Actions #3

Updated by Georg Ringer about 2 months ago

can you please also check the response of the ajax request itself, not only the console? switch to the network tab and select "fetch/xhr".

thanks

Actions #5

Updated by Abderrazak Tigiti about 2 months ago

Georg Ringer wrote in #note-3:

can you please also check the response of the ajax request itself, not only the console? switch to the network tab and select "fetch/xhr".

thanks

Yeah, i have this message : `Invalid action "null" called.
You can check my add picture attached to see the message.

Actions #6

Updated by Alex Kellner about 1 month ago · Edited

I can confirm this bug in TYPO3 12.4.15 if you don't choose "translate" or "copy" in the translation wizard but just click on "next" button.
The AJAX result from TYPO3:

Invalid action "null" called.

I guess clicking on next without choosing a method shouldn't be possible.

Actions #7

Updated by Georg Ringer about 1 month ago

  • Status changed from Needs Feedback to Closed

closed as duplicate of #101415

Actions #8

Updated by Georg Ringer about 1 month ago

  • Is duplicate of Bug #101415: Cannot localize page in backend added
Actions

Also available in: Atom PDF