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

Updated by Andreas Kienast over 8 years ago

  • Description updated (diff)
Actions #2

Updated by Morton Jonuschat over 8 years ago

  • Sprint Focus set to On Location Sprint
Actions #3

Updated by Loek Hilgersom over 8 years ago

I cannot reproduce this with current master, looks like this has been fixed with https://forge.typo3.org/issues/69707

Actions #4

Updated by Mathias Brodala over 8 years ago

  • Status changed from New to Resolved

Yep, fixed with #69707.

Actions #5

Updated by Christian Kuhn over 8 years ago

  • % Done changed from 0 to 100
Actions #6

Updated by Anja Leichsenring over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF