Project

General

Profile

Actions

Bug #68068

closed

php-warning when trying to open a content element with rte-field

Added by Kerstin Finke almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2015-07-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Error, when trying to open any content-element using rte:

"#1: PHP Warning: Illegal string offset 'name' in /var/www/typo3_src/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php line 1039"

The code does not check if the classes node contains valid elements. Just a problem if you are in developer mode

Workaround:
include this PageTS:
RTE {
classes >
}

Actions

Also available in: Atom PDF