Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.8.1
-
Component/s: None
-
Labels:None
Description
When creating a service through the domain type order form we allow modules to default their domain field to the value of the domain that was previously checked and selected. As of 4.8 cPanel stopped doing this. See getClientAddFields()
Not exactly. So the method should be update to use $vars->domain as a backup default value. That value is only populated in the order form, so the admin change would not be useful. You could populate the subdomain field, but the validated domain would have been a full domain, so it might be odd to populate it with that value.