Closed (fixed)
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Aug 2016 at 17:55 UTC
Updated:
20 Dec 2019 at 19:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
jon pughThe attached patch reloads the list of profiles and platforms if the query parameter ?platform=123 is set.
Because the platform should be fixed to 123 if a user follows this list, I also limited the list of install profiles to only those available on that platform.
I also added a drupal_set_title() so it's more clear to the user where they are installing the site:
'Create site on platform NAME'
Comment #5
helmo commentedThanks, committed
Comment #7
jon pughThis looks unmerged: https://git.drupalcode.org/project/hosting/compare/7.x-3.x...2779193-pla...
Comment #8
helmo commentedHmm ... When I look in the 7.x-3.x branch I do see that code: https://git.drupalcode.org/project/hosting/blob/7.x-3.x/site/hosting_sit...
Comment #9
helmo commented