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
-
Activity
Fix Version/s | Short Term [ 10800 ] |
Sprint | 4.1.0 Sprint 1 [ 38 ] |
Rank | Ranked higher |
Sprint | 4.1.0 Sprint 1 [ 38 ] |
Rank | Ranked higher |
Story Points | 2 |
Sprint | 4.1.0 Sprint 1 [ 38 ] |
Rank | Ranked lower |
Rank | Ranked higher |
Assignee | Tyson Phillips [ tyson ] |
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.
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/ |
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/ |

Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Jonathan Reissmueller [ jonathan ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Sprint | 4.1.0 Sprint 4 [ 38 ] | 4.1.0 Sprint 4, 4.1.0 Sprint 5 [ 38, 42 ] |
Rank | Ranked higher |
Fix Version/s | 4.1.0 [ 11007 ] | |
Fix Version/s | Short Term [ 10800 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |
What about the stripping the protocol?
http://
https://
ftp://
...