Closed (fixed)
Project:
Smackdown
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2009 at 13:41 UTC
Updated:
18 Nov 2009 at 21:00 UTC
See patch.
| Comment | File | Size | Author |
|---|---|---|---|
| smackdown-js.patch | 1.48 KB | JacobSingh |
Comments
Comment #1
sirkitree commentedthe js field variable is simple a name, not a class an therefor the '.' is needed. Can you explain how this fixes something?
Comment #2
JacobSingh commentedyou are looking for ..field-whatever.
adding the dot twice.
Comment #3
JacobSingh commentedComment #4
pinkclover commentedI implemented this patch and was able to get the smackdown js working.
Comment #5
sirkitree commentedThanks!
http://drupal.org/cvs?commit=284132
Comment #6
sirkitree commentedoops, missed the second part of that patch...
committed: http://drupal.org/cvs?commit=284178