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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

WishICouldDrupalPlease’s picture

How 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!!

joshuajabbour’s picture

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