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

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/43224

Actions #2

Updated by Gerrit Code Review over 8 years ago

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

Actions #3

Updated by Gerrit Code Review over 8 years ago

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

Actions #4

Updated by Alexander Stehlik over 8 years ago

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

Updated by Anja Leichsenring over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF