Actions
Bug #103360
closedUndefined array key "editorId" in BrowseLinksController when sorting Files in LinkBrowser
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2024-03-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
reproduced in 3 independent installations using 12.4.10 / 12.4.11
how to reproduce:
- create a link in CKEditor and choose "file" as target
- sort the file-list in Linkbrowser by "Name":
- following error occurs:
PHP Warning: Undefined array key "editorId" in /var/www/html/vendor/typo3/cms-rte-ckeditor/Classes/Controller/BrowseLinksController.php line 102
Files
Updated by Gerrit Code Review 9 months ago
- Status changed from New to Under Review
Patch set 1 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/+/83401
Updated by Gerrit Code Review 9 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/+/83422
Updated by Christian Kuhn 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ba53d38742abc0949699262aa5a6b56a57414ed6.
Actions