Hi, OS: Ubuntu 11.04 natty (all packages current as of yesterday) baruwa: 1.1.0 django: 1.2.5
Whenever I try to delete, sa-learn an email (only 2 i've tried), I get this error. I've only seen a handful of posts about this but nothing seems to fix it. Since I like to try to figure things out, I did some searching, and leading me back to djagno's own doc, I noticed something noted on the page https://docs.djangoproject.com/en/dev/ref/contrib/csrf/ Due to a bug introduced in jQuery 1.5, the example above will not work correctly on that version. Make sure you are running at least jQuery 1.5.1. So, I checked the jquery version that natty has installed, and its 1.5, so I went and manually updated jquery.js to 1.5.1 and reload the page, went to a message, and tried to learn it as spam, and it worked, at long last! I tried again in IE on another message, and it worked there as well. Fingers crossed that everything else still works. Anyways, thought I would share this, and hopefully thats all the problem was.
_______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa Keep Baruwa FREE - http://pledgie.com/campaigns/12056

