Project

General

Profile

Actions

Bug #69707

closed

Exception in FlexForm select when no icon is used

Added by Alexander Stehlik over 8 years ago. Updated over 6 years ago.

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

100%

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

Description

When using a FlexForm with a select field that has no icons (like the login sysext) an Exception is thrown:

#1347135546: $haystack can not be interpreted as string

The problem comes from the TcaMigration class that only checks the array size in migrateExtAndSysextPathToEXTPath(). The item array always has four elements in the new Form engine, a check should be implemented if the icon path is empty.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #69703: Media content elements can't be created or editedClosed2015-09-11

Actions
Actions

Also available in: Atom PDF