Project

General

Profile

Actions

Bug #104302

open

Error "Cannot read properties of undefined (reading 'contentWindow')" when changing language after "Open in new window"

Added by Daniel Hettler 14 days ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2024-07-03
Due date:
% Done:

0%

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

Description

Hello,

the language switch is broken when the editors opens a record in a new browser tab. When trying to change the language the JS error is thrown:

ContentContainer.js:13 Uncaught TypeError: Cannot read properties of undefined (reading 'contentWindow')
    at a.get (ContentContainer.js:13:477)
    at Object.handleFormChildNavigateAction (GlobalEventHandler.js:13:1703)
    at Object.handleChangeEvent (GlobalEventHandler.js:13:777)
    at HTMLDocument.<anonymous> (RegularEvent.js:13:364)

I doesn't matter if you open it by pressing CMD+Click on the edit record link or clicking "Open in new window" in the detail view:

The view is not navigating to the record translation of the selected language:

Goal:
As an editor I want to navigate to a translation of the current record.

Best regards


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66481: ContextHelp.js:37 Uncaught TypeError: Cannot read property 'moduleUrl'Closed2015-04-19

Actions
Actions #1

Updated by Daniel Hettler 14 days ago

  • Related to Bug #66481: ContextHelp.js:37 Uncaught TypeError: Cannot read property 'moduleUrl' added
Actions

Also available in: Atom PDF