Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2010 at 16:54 UTC
Updated:
12 Jun 2014 at 08:59 UTC
Jump to comment: Most recent
Scenario:
Aegir system installed with all experimental features enabled, ports 80 & 443 enabled. Installed platforms include hostmaster-Head, Drupal 6.15 & Open Atrium. Default platform is Drupal 6.15.
Issue:
While adding a site all installed platforms are listed with the default selected. The port section is displayed as below with 80 selected.
Port and encryption: *
80
443
Enable SSL encryption
Redirect HTTP to HTTPS
When a platform other than the default is selected the port section is re-written to
Port:*
80
443
If the default platform is again selected the port section remains as
Port:*
80
443
This behavior occurs at both node/add/site and node/###/site/add
Comments
Comment #1
anarcat commentedIndeed that's odd..
Comment #2
anarcat commentedI think I fixed this on the latest git head (72518e5), can you test again? You'll probably need to upgrade the provision backend too, since I fixed the SSL-without-redirection case...