Project

General

Profile

Actions

Bug #77385

closed

RTE Link Browser broken - window.parent.RTEarea is undefined

Added by Dominik Hahn almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2016-08-03
Due date:
% Done:

100%

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

Description

We came across this in TYPO3 CMS 8.3.0-dev:

"window.parent.RTEarea" in typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/RteLinkBrowser.js line 69 is "undefined" which renders the Link Browser unusable ATM.
You can select a text, click the button to open the Link Browser but when you click a page or file nothing happens.

When opening the Link Browser, the console reports:
Uncaught TypeError: Cannot read property 'data_tt_content__473__bodytext_' of undefined, Line 69

When clicking on a page, file etc., the console reports:
Uncaught TypeError: Cannot read property 'createLink' of null, Line 103

We first noticed this problem in commit ab0955d, commit 9f5c448 is still affected.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #77137: Migrate RTE from ExtJS to jQuery and BootstrapClosedAndreas Kienast2016-07-17

Actions
Actions

Also available in: Atom PDF