JQuery Issue
BillyMG - September 4, 2009 - 07:15
| Project: | UC Free Order Payment Method |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Module has a slight issue with jQuery 1.3, as the [@ selector actually doesn't work anymore. This causes the code to hide all the payment options, instead of just the free one. Even in jQuery 1.2 this was deprecated, so this patch should work for anyone using jQuery 1.2 or 1.3, which I believe Drupal 6 comes with 1.2. Nearly useless for 1.2 users, but nice to have anyway, no real reason to support super old jQuery (maybe even add a dependency on the jQuery Update Module or something, since it's a nice module to have anyway).
| Attachment | Size |
|---|---|
| uc_free_jquery1.3.patch | 1.51 KB |

#1
Thanks, committed!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.