jquery_ui is unable to detect installed version of JQuery UI 1.8+ because version.txt does not exist in the jquery.ui directory.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Agileware’s picture

Title: jquery_ui is unable to detect installed version of JQuery UI 1.8+ because version.txt does not exist » jquery_ui is unable to detect installed version of JQuery UI 1.8+ because version.txt does not exist (patch attached)
FileSize
1.02 KB

Patch attached.

TimJFowler’s picture

Thanks! I installed the patch and the jquery_ui module is now working with jQuery UI v1.10.2.

radimklaska’s picture

6.x-1.x-dev doesn't seem to be changed, but patch in #1 does not apply for me. Don't know why... So I'm attaching basically same patch which applied cleanly.

EvanDonovan’s picture

Status: Active » Reviewed & tested by the community

I can confirm that this patch works with jQuery UI 1.9.x.

wickwood’s picture

Issue summary: View changes

I can also confirm that the patch in #3 applies cleanly to dev version of the module as of today with drush make and recognizes jQuery UI 1.10.2.

RmrJmrGrl’s picture

How do I install this patch?

Rob230’s picture

This patch works, but to actually get it to add the .js files to the page, I had to rename them all. When downloading from jqueryui.com all the filenames are in the format jquery.ui.xxx.js, and this module looks for ui.xxx.js.

kenorb’s picture

Status: Reviewed & tested by the community » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.