Bug #81929
closedLink browser modal cannot find ckeditor instance if called from another iframe than the main backend
100%
Description
I have this case, where we added an extra iframe to the backend.
Now if the link browser is called from a ckeditor instance within that iframe, the RteLinkBrowser is not able to find it.
Neither the ContentContainer nor the window.parent contains the ckeditor instance.
A possible fix would be to attach the instance to the Modal iframe.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53555
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53555
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53586
Updated by Johannes Schlier over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 157abdf93d285c3e56106d7aea691bd4e4a5d52a.