Jeff Hebert
asked this on May 12, 2010 08:14 pm
Line 67 of the kt/lib/facebook/session.rb contains a reference to a variable st3 (subtype3) that does not exist in kt/lib/facebook/rails/publisher.rb and therefore causes an error.
This was causing a bug for me when delivering emails and I fixed it by removing the variable.
Comments
Yes, this is indeed a bug. Thanks for point that out.
Lih