The link to download jquery 1.6 leads to an empty search (since 1.6 is no longer a featured download).
Attached patches contain an updated link (http://code.google.com/p/jquery-ui/downloads/list?can=1&q=1.6).
(I don't really know the procedure for creating proper patches, but I'm attaching diffs for affected files.)
Cheers!
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 879446_jquery_ui_link_v2.patch | 2.05 KB | jolidog |
| #1 | 879446_jquery_ui_link.patch | 734 bytes | jolidog |
| README-linkupdate.patch | 146 bytes | itangalo | |
| jquery_ui_install-linkupdate.patch | 926 bytes | itangalo |
Comments
Comment #1
jolidog commentedYap, I just made a patch myself, attaching it here, since it also corrects the link for version 1.7 witch will be affected in the future.
I'm going to mark #362509: New jQuery UI release system as a duplicate since this a is a clean issue dealing with this.
Thanks
Comment #2
jolidog commentedComment #3
webchickWe should also fix the link in jquery_ui_requirements() since that also points to the old one.
Comment #4
jolidog commentedYap! Here it is the patch that fixes that too.
Comment #5
webchickAwesome! That basically looks good to me. The only question is, is there a reason not to link to http://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip directly?
Comment #6
jolidog commentedHum... I guess for the 1.6 version that's fine, since it's in legacy mode, but the 1.7 version had some revisions, and I think it might still have, so even if we linked to http://jquery-ui.googlecode.com/files/jquery-ui-1.7.3.zip people might not get the latest revision.
So, should the links behave differently?
Comment #7
webchickNope, that sounds like solid reasoning to me. :)
Comment #8
sunThanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
Comment #10
AlanAtLarge commentedThat worked, nice an simple. Thank you so much, this has been a headache for me since I started with Drupal. Sometimes I got it to work, sometimes not, which file with which version, what directory, etc...... whew.
Alan