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

Updated by Susanne Moog almost 9 years ago

  • Target version set to 7.4 (Backend)
  • Sprint Focus set to On Location Sprint
Actions #2

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #3

Updated by Gerrit Code Review over 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 http://review.typo3.org/42361

Actions #4

Updated by Manuel Selbach over 8 years ago

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

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42367

Actions #6

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42367

Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42367

Actions #8

Updated by Manuel Selbach over 8 years ago

  • Status changed from Under Review to Resolved
Actions #9

Updated by Robert Rentz over 8 years ago

We have the same problem in 6.2.14

Core: Error handler (BE): PHP Warning: Illegal string offset 'counting.' in /typo3_src-6.2.14/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php line 1047
Core: Error handler (BE): PHP Warning: Illegal string offset 'alternating.' /typo3_src-6.2.14/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php line 1044
Core: Error handler (BE): PHP Warning: Illegal string offset 'value' in /typo3_src-6.2.14/typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php line 1040
Core: Error handler (BE): PHP Warning: Illegal string offset 'name' in /typo3/sysext/rtehtmlarea/Classes/RteHtmlAreaBase.php line 1039

Actions #10

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #11

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF