Project

General

Profile

Actions

Bug #24017

closed

htmlArea RTE: PHP Warning: Invalid argument supplied for foreach() in ext_tables.php, line 28

Added by Fabrizio Branca over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-11
Due date:
% Done:

0%

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

Description

Problem:
The foreach loop in EXT:rtehtmlarea/ext_tables.php creates warnings because it is not always an array.

Solution:
Check if $TYPO3_CONF_VARS['EXTCONF'][$_EXTKEY]['plugins'] is an array before

(issue imported from #M16347)


Files

16347.patch (925 Bytes) 16347.patch Administrator Admin, 2010-11-11 08:17
rtehtmlarea_bugfix_16347_trunk.patch (3.04 KB) rtehtmlarea_bugfix_16347_trunk.patch Administrator Admin, 2010-11-12 17:05

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #23968: htmlArea RTE: Add context sensitive help to remove format dialogueClosedStanislas Rolland2010-11-06

Actions
Actions #1

Updated by Stanislas Rolland over 13 years ago

Hi Fabrizio,

Thanks for caring about this issue.

However, I had to change the referenced array to ensure that the extension's csh files are always available.

Regards,
Stanislas

Actions #2

Updated by Stanislas Rolland over 13 years ago

Committed to SVN TYPO3core trunk (revision 9345).

Actions #3

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF