Closed (duplicate)
Project:
jQuery UI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 20:55 UTC
Updated:
8 Sep 2010 at 23:41 UTC
The drush update script first moves modules to a backup directory and then downloads and extracts fresh copies. The problem is that because of where jquery_ui requires you to place the jquery.ui folder, the library gets lost when you run drush update. The attached patchs solves this problem by allowing users to place the jquery.ui folder in sites/all/libraries, similar to how the wysiwyg module has you place the tinymce library there now instead of in the module directory. Now, when you run drush update, the module will get replaced without deleting the jquery.ui folder.
| Comment | File | Size | Author |
|---|---|---|---|
| jquery_ui.patch | 3.4 KB | seanr |
Comments
Comment #1
sunTrailing white-space here (blank lines should be blank).
Given this limited implementation, I think we should merge this issue with #489140: Libraries API.
This review is powered by Dreditor.
Comment #2
sunThanks for taking the time to report this issue.
However, marking as duplicate of #489140: Libraries API. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.