Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.9.0-b2
-
Component/s: None
-
Labels:None
Description
To reproduce (tested with enom):
- Register a domain using a module in sandbox mode
- Start the process to check a transfer using the same domain just used
- See that it is not available for transfer
This is because in DomainsDomains::checkTransferAvailability() the ModuleManager model is not loaded so the module based availability check fails and it defaults to the generic whois library.