See the screenshot attached.

platforms list

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ergonlogic’s picture

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

chertzog’s picture

Status: Active » Needs review
FileSize
1.89 KB

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

ergonlogic’s picture

Priority: Major » Critical

We shouldn't release with a broken site form

chertzog’s picture

Priority: Critical » Major
FileSize
2.49 KB

This should work. Issues with jquery.

ergonlogic’s picture

Status: Needs review » Fixed

Works great!

Fixed in 64f5971.

anarcat’s picture

boy am i glad i didn't have to decrypt that one, thanks chertzog! :)

Status: Fixed » Closed (fixed)

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

  • Commit 64f5971 on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x authored by chertzog, committed by ergonlogic:
    Issue #2061509 by chertzog: Fix list of platforms is no longer updated...

  • Commit 64f5971 on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x authored by chertzog, committed by ergonlogic:
    Issue #2061509 by chertzog: Fix list of platforms is no longer updated...