Doesn't work with jQuery UI 1.5 final release

joshargh - June 9, 2008 - 22:30
Project:jQuery UI
Version:5.x-1.x-dev
Component:Documentation
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

But I am having trouble getting this module installed. So far I have Jquery update installed, and jquery_ui in /sites/all/modules/jquery_ui/.

which copy of jquery ui am I supposed to be using? The only thing that looks like full on the d/l page is the dev bundle, extracted to /sites/all/modules/jquery_ui/jquery.ui/ and I get jquery missing. I looked at the installer and it looks like it is just looking for js files in /sites/all/modules/jquery_ui/jquery.ui/ so I put the everything in the source *.js directly in jquery.ui still wont install... I also tried the build your own jquery ui download no luck there either.

little help?

thanks

#1

tcindie - June 11, 2008 - 07:49

I'm am having the same issue.

#2

Mark Theunissen - June 11, 2008 - 11:12

I just figured this out now. You need to have the following file:

sites/all/modules/jquery_ui/jquery.ui/jquery.ui-all-1.2.6.js

I had to rename the file jquery-1.2.6.js to jquery.ui-all-1.2.6.js to get it to work.

Not sure if this causes any problems down the line, obviously this latest release of jQuery UI incorporated the file name change.

#3

Mark Theunissen - June 11, 2008 - 11:15
Category:support request» bug report

#4

Mark Theunissen - June 11, 2008 - 13:28

Actually, it's more complicated than just my trick above.

You need to copy the contents of the sites/all/modules/jquery_ui/jquery.ui/ui directory into it's parent (i.e. the jquery.ui dir).

Then, the module also looks for the wrong filenames - it's trying to find files in the directory minified-javascript but now the directory is just called minified.

#5

joshargh - June 11, 2008 - 22:47

well I followed Mark's instructions and the module installed just fine. I suspected the .ui-all-* filename thing after looking at the installer but I have never really looked at php before so wasnt sure if I was right.

thanks

#6

webchick - June 15, 2008 - 04:45
Title:maybe but I am slow...» Doesn't work with jQuery UI RC 1
Priority:normal» critical

#266292: Doesn't work with jQuery UI RC 1 was there first, but I've marked that one a duplicate since there is more information here.

#7

webchick - June 15, 2008 - 04:59
Title:Doesn't work with jQuery UI RC 1» Doesn't work with jQuery UI 1.5 final release
Status:active» patch (code needs review)

Ok, let's try this on for size.

AttachmentSize
jquery_ui-fix-with-1.5-final-268645-7.patch4.3 KB

#8

webchick - June 15, 2008 - 05:01

Erm.

AttachmentSize
jquery_ui-fix-with-1.5-final-268645-8.patch4.34 KB

#9

webchick - June 15, 2008 - 05:15
Status:patch (code needs review)» fixed

Ok, I committed above, and am rolling a dev release which should show up within the next 10-12 hours. Would appreciate some reviews so that I can roll a new official release of this module on Monday.

#10

webchick - June 15, 2008 - 07:41
Status:fixed» patch (to be ported)

Needs to be back-ported to D5.

#11

webchick - June 15, 2008 - 07:41
Version:6.x-1.1» 5.x-1.x-dev

#12

aaron - June 20, 2008 - 18:11

It appears that with jQuery UI version 1.5, you'll also need to install jQuery Update v2.

#13

Summit - June 27, 2008 - 22:03

Please backport also to drupal 5 (see: http://drupal.org/node/275744).
Thanks in advance!

greetings,
Martijn

#14

sun - July 15, 2008 - 23:34
Status:patch (to be ported)» fixed

Partially committed that patch to 5.x.

People upgrading from previous jQuery UI *JavaScript* versions need to download the stable release of jQuery UI from http://ui.jquery.com.

#15

Anonymous (not verified) - July 31, 2008 - 04:46
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.