Actions
Task #95097
closedLinkResult should have return consistent types when serialized to JSON
Start date:
2021-09-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Sprint Focus:
Description
Right now some properties returns empty string or null when value is empty. i.e. title (null when empty), target ('' string when "empty")
Updated by Gerrit Code Review over 3 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/+/70881
Updated by Anonymous over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 273757d9cb70766c674ac84db6e64714b5d24912.
Actions