Bug #99695
closedInfo Button does not work in edit Popup
100%
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
Updated by Daniel Gohlke 5 months ago
- Related to Bug #104147: Info of inline record doesn't work when current module is opened within a new tab added
Updated by Daniel Gohlke 5 months ago
Can you check if patching typo3/sysext/backend/Classes/Controller/EditDocumentController.php fix your problem?
Updated by Gerrit Code Review 5 months 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
Updated by Gerrit Code Review 5 months 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
Updated by Gerrit Code Review 5 months 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
Updated by Daniel Gohlke 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f96dded6e5805824d67329ba321b238360789f64.