Project

General

Profile

Actions

Bug #69703

closed

Story #69617: FormEngine bugs

Media content elements can't be created or edited

Added by Andreas Kienast over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-09-11
Due date:
% Done:

100%

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

Description

Opening a "Media" content element will result in an exception: #1347135546: $haystack can not be interpreted as string.

How to reproduce:
Install EXT:mediace and create a "Media" CE anywhere.

After some investigation I found out that $itemConfig[2] is NULL. The whole itemConfig array is built like this:

array(4 items)
   0 => 'Video' (5 chars)
   1 => 'video' (5 chars)
   2 => NULL
   3 => NULL

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #69707: Exception in FlexForm select when no icon is usedClosedAlexander Stehlik2015-09-12

Actions
Actions

Also available in: Atom PDF