See the screenshot attached.

| Comment | File | Size | Author |
|---|---|---|---|
| #4 | site-form-js.patch | 2.49 KB | chertzog |
| #2 | ajaxify_site_form_platforms.patch | 1.89 KB | chertzog |
| create-site-list.jpg | 66.38 KB | omega8cc |
See the screenshot attached.

| Comment | File | Size | Author |
|---|---|---|---|
| #4 | site-form-js.patch | 2.49 KB | chertzog |
| #2 | ajaxify_site_form_platforms.patch | 1.89 KB | chertzog |
| create-site-list.jpg | 66.38 KB | omega8cc |
Comments
Comment #1
ergonlogicSome of the code behind this was modified recently in #1988642: Add site by platform, but it could also be some of the recent re-factoring of the package code that could be causing this.
Comment #2
chertzogHere is a patch that ajaxifies the site form using the standard drupal form api / ajax system. This method, may help alleviate some of the issues in #955854: Site form can be very slow with huge number of platforms and packages.
It reloads the available platforms whenever the profile is changed.
The patch is for 7.x-3.x, but i dont think there is anything too different between 6.x/7.x other than the #ahah vs #ajax differences.
Comment #3
ergonlogicWe shouldn't release with a broken site form
Comment #4
chertzogThis should work. Issues with jquery.
Comment #5
ergonlogicWorks great!
Fixed in 64f5971.
Comment #6
anarcat commentedboy am i glad i didn't have to decrypt that one, thanks chertzog! :)