Project

General

Profile

Actions

Bug #88389

closed

ArrayConverter might not convert strings to array

Added by Alexander Schnitzler almost 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2019-05-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
CodingNight
Complexity:
Is Regression:
Sprint Focus:

Description

Currently, \TYPO3\CMS\Extbase\Property\TypeConverter\ArrayConverter does not necessarily convert all strings to array, but only empty ones.
This contradicts the idea of converters because a converter must convert all supported source types to a value of the given target type.

As there are many ways of converting strings to array, the converter should accept a configuration that allows for exploding strings by a given delimiter.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #90847: DataMapper for array typeClosed2020-03-27

Actions
Actions #1

Updated by Susanne Moog over 4 years ago

  • Tags set to CodingNight
Actions #2

Updated by Gerrit Code Review over 4 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/61410

Actions #3

Updated by Gerrit Code Review over 4 years ago

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

Actions #4

Updated by Gerrit Code Review over 4 years ago

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

Actions #5

Updated by Gerrit Code Review about 4 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61410

Actions #6

Updated by Gerrit Code Review about 4 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61410

Actions #7

Updated by Susanne Moog about 4 years ago

  • Related to Bug #89068: New routing breaks fragment-only links added
Actions #8

Updated by Susanne Moog about 4 years ago

  • Related to deleted (Bug #89068: New routing breaks fragment-only links)
Actions #9

Updated by Susanne Moog about 4 years ago

  • Related to Task #90847: DataMapper for array type added
Actions #10

Updated by Gerrit Code Review about 4 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61410

Actions #11

Updated by Gerrit Code Review about 4 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61410

Actions #12

Updated by Christian Benthake about 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF