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.
Actions