Details
Description
The cPanel module should strip "www." from the beginning of domains if found, before generating the username or making the API call to cPanel, and store it without the www. It should also format the domain to lowercase if it doesn't already.
Some clients will submit www.domain.com instead of just domain.com when placing an order. The cPanel module will then construct the username from www.domain.com instead of domain.com, and include the www. in email templates.
See http://www.blesta.com/forums/index.php?/topic/3419-www-issue-being-entered-on-order/
Issue Links
- relates to
-
CORE-1736 SolusVM: Strip www. from hostname
- Closed