Closed (won't fix)
Project:
Hostmaster (Aegir)
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2010 at 06:42 UTC
Updated:
7 Nov 2011 at 23:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
omega8cc commentedOoops. Newer version of Modal Frame API introduces another requirement: http://drupal.org/project/jquery_update - patch updated.
Comment #2
omega8cc commentedUnfortunately the jquery_update module breaks signup form and add site form (ajax doesn't work), so probably the upgrade doesn't make any sense, at least now.
Comment #3
drewish commentedThe patch works for fetching the modules but modalframe_requirements() is reporting a failure. I'm not sure if there's something we can do about it.
Comment #4
drewish commentedOkay posted a patch for modalframe #798618: Deprecate support for jQuery UI library 1.6.x. Updating the .make file to account for it.
Comment #5
adrian commentedThere's only an alpha release of jquery_update, and the modalframe module needs a patch applied during drush make to work.
i'm going to set this to postponed until those issues are resolved.
Comment #6
sfyn commentedI have been using current HEAD on a 5.3 server all day and have encountered no problems with modal frame and jquery so far :
I was able to
- create platforms
- create, disable, verify, delete, enable and clone sites
Versions:
PHP: PHP 5.3.2-1ubuntu4.2 with Suhosin-Patch (cli) (built: May 13 2010 20:01:00)
Jquery_UI (drupal module): jquery_ui.info,v 1.3 2009/05/21 22:03:30 robloach
Jquery_UI: 1.6
Modalframe: modalframe.info,v 1.1.2.5 2010/01/01 20:31:01 markuspetrux Exp $
Comment #7
sfyn commentedComment #8
anarcat commentedI tried this again - the problem is that jquery_ui.module 1.4 depends on jquery_ui 1.6, so it's incompatible with the latest modal frame. A bug should be submitted in jquery_ui.module to fix this.
Comment #9
steven jones commentedI think we'll stick with the current versions for now, and punt any upgrades to 7.x-2.x.