Active
Project:
Context
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2010 at 20:43 UTC
Updated:
13 Oct 2010 at 19:15 UTC
If you apply the patch to jQuery UI to use jQuery UI 1.8.x (http://drupal.org/node/749126#comment-3316386), Context Editor stops working because the dependencies for drag/drop are incorrect for jQuery UI 1.8.
Attached is a patch that checks the version of jQuery UI and adds the correct dependencies for jQuery UI 1.8.x.
| Comment | File | Size | Author |
|---|---|---|---|
| context-jquery_ui-1.8-compatibility.patch | 1.06 KB | bmcmurray |
Comments
Comment #1
WishICouldDrupalPlease commentedHow n the world you to apply a patch, I cant get anything to work right with drupal, everything doesnt work without some monkey riging.. i swear this is frustrating..
I just tried to download the latest 1.8.4 JQuery, and it doesnt even show in my modules list.
my file structure shows as
Modules/jQuery_ui/jQuery.ui/
then all of the folders such as Docs,themes,demos,test, authors, ect.
looking in other posts, this is whats said to be the struecture.
I dont have any trailing version numbers attached to the folders, nothing
and still doesnt show,
I pressed update in Admin and still nothing
I cleared the cache and still doesnt show..
What the Heck!!
Comment #2
joshuajabbour commentedappears the patch in comment 14 of #749126: JQuery Plugin 1.8 is out needs to be made to jquery_ui.module to support the new naming of jQuery UI's files...