Project

General

Profile

Actions

Bug #99695

closed

Info Button does not work in edit Popup

Added by Thomas Walder over 1 year ago. Updated 8 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2023-01-24
Due date:
% Done:

100%

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

Description

Install the provided Extension "testtca"
Add new "Address" and add an image. Create an "item" and link the address with the previos created address item.
Now click on the "edit" Button. The Address record will open in Popup Window.
Click on the "Display Information" Button (i).
Nothing happens.

JS Error:
Uncaught TypeError: Cannot read properties of undefined (reading 'moduleUrl')
at i.showItem (InfoWindow.js?bust=df9632611aea9c5e0bfcdf92e6784d1adbc33601:13:206)
at HTMLButtonElement.<anonymous> (InlineControlContainer.js?bust=df9632611aea9c5e0bfcdf92e6784d1adbc33601:13:7664)
at HTMLDivElement.<anonymous> (RegularEvent.js?bust=df9632611aea9c5e0bfcdf92e6784d1adbc33601:13:364)

in
typo3/sysext/backend/Resources/Public/JavaScript/InfoWindow.js


Files

testtca.zip (19.2 KB) testtca.zip Thomas Walder, 2023-01-24 09:52

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #104147: Info of inline record doesn't work when current module is opened within a new tabClosedDaniel Gohlke2024-06-18

Actions
Actions #1

Updated by Daniel Gohlke 29 days ago

  • Related to Bug #104147: Info of inline record doesn't work when current module is opened within a new tab added
Actions #2

Updated by Daniel Gohlke 29 days ago

Can you check if patching typo3/sysext/backend/Classes/Controller/EditDocumentController.php fix your problem?

Actions #3

Updated by Gerrit Code Review 29 days ago

  • Status changed from New to Under Review

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84779

Actions #4

Updated by Gerrit Code Review 29 days ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84754

Actions #5

Updated by Gerrit Code Review 29 days ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84755

Actions #6

Updated by Daniel Gohlke 29 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack 8 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF