Actions
Bug #101974
closedReloading the element browser iframe breaks the "Import selection" feature
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-09-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When the iframe containing the element browser gets reloaded (e.g. when changing the sorting), the "Import selection" buttons breaks. The reason is that the required relation to the linked IRRE object id gets lost. (see e.g. Build/Sources/TypeScript/backend/element-browser.ts
, method insertElement()
).
- open CE "Text and images"
- click on "add image"
- on the modal window, click on the double arrow to reorder the images
- select an image with the checkbox
- click on "import selection"
Updated by Oliver Hader about 1 year ago
→ https://github.com/symfony/symfony/pull/51709
→ DDEV & Traefik substiting ;
to &
in URLs - #101753
Updated by Oliver Hader about 1 year ago
- Related to Bug #101753: DDEV & Traefic substitute semi-colon to ampersand in URLs added
Updated by Riccardo De Contardi 4 months ago
- Status changed from New to Closed
I am not able to reproduce this issue on version 12 and 13 with my test reported on the issue description, therefore I am closing it.
If you think that this is the wrong decision or experience the issue again please reopen it or open a new issue with a reference to this one. Thank you.
Actions