Project

General

Profile

Actions

Bug #83137

closed

Editing of links results in an exception when the 'rel' attribute is enabled

Added by Thomas Off over 6 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2017-11-28
Due date:
% Done:

0%

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

Description

If the 'rel' attribute for links is enabled, editing of links results in an exception when htmlspecialchars() is called with NULL.

Reason: in \TYPO3\CMS\RteCKEditor\Controller\BrowseLinksController::getRelField() the value for the 'rel' attribute is taken from $this->linkAttributeValues, but there is no key 'rel' if the user didn't enter a 'rel' value when creating the link.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #82787: Reediting link in ckeditor leads to exceptionClosed2017-10-17

Actions
Actions #1

Updated by Frans Saris over 6 years ago

This is already fixed in master.

Actions #3

Updated by Frans Saris over 6 years ago

  • Status changed from New to Rejected
Actions #4

Updated by Frans Saris over 6 years ago

  • Related to Bug #82787: Reediting link in ckeditor leads to exception added
Actions

Also available in: Atom PDF