Project

General

Profile

Actions

Bug #80140

closed

ckeditor edit link popup doesn't open

Added by Kevin Ditscheid over 7 years ago. Updated over 7 years ago.

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

0%

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

Description

I get a JS error when trying to edit a link in the ckeditor. To reproduce this, I created a composer package with a simple content element on a page, that has a link in the ckeditor text.
Simply install the composer package and install TYPO3 via web interface and typo3_console. Then import the SQL file located in the Database folder.

My system is an Ubuntu 16.04 with Firefox 51.0.1


Files

ckeditor.dev.tar.gz (10.1 KB) ckeditor.dev.tar.gz Kevin Ditscheid, 2017-03-04 20:15
Actions #1

Updated by Kevin Ditscheid over 7 years ago

The JS error:

22:34:22.292 TypeError: additionalAttributes is undefined 1 typo3link.js:71:9
    openLinkBrowser http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Plugins/typo3link.js:71:9
    CKEDITOR.command/this.exec http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Contrib/ckeditor.js:186:372
    .execCommand http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Contrib/ckeditor.js:252:229
    CKEDITOR.ui.button/<.click< http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Contrib/ckeditor.js:766:417
    CKEDITOR.ui.button.prototype.render/t.execute http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Contrib/ckeditor.js:767:478
    CKEDITOR.ui.button.prototype.render/g< http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Contrib/ckeditor.js:768:324
    CKEDITOR.tools.addFunction/< http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Contrib/ckeditor.js:29:178
    CKEDITOR.tools.callFunction http://ckeditor.dev/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Contrib/ckeditor.js:29:294
    onclick http://ckeditor.dev/typo3/index.php:1:1

Actions #2

Updated by Wouter Wolters over 7 years ago

  • Status changed from New to Closed

Thanks for reporting. This is solved already with https://review.typo3.org/#/c/51691/ will be part of the LTS release in April.
Closing this as duplicate.

Actions

Also available in: Atom PDF