Actions
Bug #87753
closedBackendUtility::firstDomainRecord returns hidden domains
Start date:
2019-02-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The function BackendUtitlity::firstDomainRecord returns domains even when they are hidden. Looks to me that the LegacyDomainResolver retrieves them. Previously the function excluded hidden records.
Updated by Gerrit Code Review almost 6 years ago
- Status changed from Accepted 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/+/59776
Updated by Georg Ringer almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1d478a4e15ba44c41f83199f5a410deee0465857.
Actions