Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3.1
-
Component/s: None
-
Labels:None
Description
It's possible the whois tab may fail to load due to the following error:
strlen() expects parameter 1 to be string, object given on line 54 in /clients/helpers/html/html.php
This appears to be due to empty fields in the response from Namecheap being set as empty objects rather than strings.