As described in the upgrading notes of jQuery 1.3 (http://docs.jquery.com/Release:jQuery_1.3#Upgrading): The '@' in [@attr] has been removed. Deprecated since 1.2 this old syntax no longer works. Simply remove the @ to upgrade.
The fact that it's deprecated means the change won't affect those using jQuery 1.2 (anyone using drupal 6).
The attached patch just makes that change so those using jQuery 1.3 can use uc_addresses with no problem.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_addresses.js_.patch | 1.09 KB | tic2000 |
Comments
Comment #1
tic2000 commentedComment #2
freixas commentedPatch applied. Seems to work.
Comment #3
dwwI don't see a commit for this at http://drupal.org/project/cvs/262984
Comment #4
freixas commenteddww: Please don't change the bug status. I've been using them keep track of what I've finished and what I haven't finished. Thanks.
Comment #5
dww@freixas: Until the fix is committed to CVS, an issue isn't "fixed" IMHO... ;)