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 #1

Updated by Gerrit Code Review almost 8 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/49353

Actions #2

Updated by Andreas Kienast almost 8 years ago

  • Target version set to 8.3
  • Is Regression changed from No to Yes
Actions #3

Updated by Gerrit Code Review almost 8 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/49353

Actions #4

Updated by Andreas Fernandez almost 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Dominik Hahn almost 8 years ago

Thanks, guys! :-)

Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF