Task #86138
closedUse filterNumericIds as real filter method in DataMapProcessor
100%
Description
Currently there is an option in \TYPO3\CMS\Core\DataHandling\Localization\DataMapProcessor::filterNumericIds to filter ids and either return an array with elements that have a numeric id or to return an array with items that have no numeric id. This option is not needed and the method should always return what it is intended to return. If you need an array with non-numeric ids, you can simply calculate the offset of all items and the filtered once.
Updated by Gerrit Code Review about 6 years ago
- Status changed from New to Under Review
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/58048
Updated by Gerrit Code Review about 6 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/58048
Updated by Gerrit Code Review almost 6 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/58048
Updated by Gerrit Code Review about 5 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/+/58048
Updated by Gerrit Code Review about 5 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/+/58048
Updated by Nicole Cordes about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6319bd57bb325cd5e9cab492953df878547f100d.
Updated by Gerrit Code Review over 3 years ago
- Status changed from Closed to Under Review
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69033
Updated by Nicole Cordes over 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset 9b83ac66cb11d3e5affa34711a622c3240c31861.