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

anarcat’s picture

Title: Inconsistent UI while adding site » Inconsistent SSL UI while adding site

Indeed that's odd..

anarcat’s picture

Status: Active » Fixed

I 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...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit e444ecf on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by anarcat:
    #674916 - fix default values for SSL form, don't fiddle with the port...

  • Commit e444ecf on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by anarcat:
    #674916 - fix default values for SSL form, don't fiddle with the port...