Project

General

Profile

Actions

Bug #80436

closed

Linkhandler record browsing not working with CKEditor

Added by Mathias Brodala about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2017-03-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Apparently the linkhandler record browsing introduced with #79626 is not working with CKEditor.

Internally CKEditor always passes tt_content as table in BrowseLinksController::getUrlParameters which in turn prevents record listing due to a check in AbstractDatabaseRecordList::generateList() which disallows tables aside from $this->table filled from $_GET['table'].


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #79645: RteCKEditor BrowseLinksController doesn't follow the LinkBrowser/Linkhandler APIClosedFrans Saris2017-02-06

Actions
Actions

Also available in: Atom PDF