Project

General

Profile

Actions

Bug #79024

closed

Exception in EXT:form due to invalid array lookup

Added by Oliver Hader over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2016-12-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Due to the changes of ArrayUtility in issue #77732 EXT:form now has to deal with these problems
  • core's ArrayUtility uses a slash as delimiter, Extbase's ArrayUtility used a dot
  • core's ArrayUtility throws an exception if value is not defined, Extbase's ArrayUtility returned null

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #77732: Deprecate Extbase's ArrayUtilityClosed2016-09-01

Actions
Actions

Also available in: Atom PDF