Closed (fixed)
Project:
SpamSpan filter
Version:
6.x-1.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2010 at 22:45 UTC
Updated:
8 Dec 2010 at 00:10 UTC
When a new node is created containing an email, the email address is correctly broken into user [at] domain [dot] com but the javascript is broken. I get the following error, and all javascript on the page is cancelled:
Error: $("span." + Drupal.settings.spamspan.t, this).html() is null
Comments
Comment #1
gregarios commentedNote: Reverting to version 6.x-1.4 restores working functionality.
Comment #2
lakka commentedAnd so would upgrading to 6.x-1.6!
Comment #3
gregarios commentedIt would be nice if you didn't mark an issue as closed and tell someone to upgrade in it -- after it is removed from one's issues queue. I had a tough time finding this. Besides, your "and so would upgrading to 6.x-1.6" statement was actually NOT true since it wasn't out when I wrote the issue... you make it look like I posted this in error, which I didn't. ;-)
Comment #4
gregarios commented