Voting totally broken, uses bad selector
JacobSingh - October 23, 2009 - 13:41
| Project: | Smackdown |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
See patch.
| Attachment | Size |
|---|---|
| smackdown-js.patch | 1.48 KB |

#1
the js field variable is simple a name, not a class an therefor the '.' is needed. Can you explain how this fixes something?
#2
you are looking for ..field-whatever.
adding the dot twice.
#3
#4
I implemented this patch and was able to get the smackdown js working.
#5
Thanks!
http://drupal.org/cvs?commit=284132
#6
oops, missed the second part of that patch...
committed: http://drupal.org/cvs?commit=284178
#7
Automatically closed -- issue fixed for 2 weeks with no activity.