]> git.openstreetmap.org Git - osqa.git/commit
OSQA-516, bugfix for the Akismet Module. There was problem with the loading of the...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 15 Feb 2011 17:38:22 +0000 (17:38 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 15 Feb 2011 17:38:22 +0000 (17:38 +0000)
commit329c51f0be21c7a0db57614d54ea52de63f2d80e
tree6860c2653a28a617baa1bd872d1cce3758cbdd8b
parent76835df02b3897c1e78b647df74d40cafced74c3
OSQA-516, bugfix for the Akismet Module. There was problem with the loading of the ReCaptcha settings if the ReCaptcha module has been disabled. Now we added a try-except block that fixes the problem. Some improvements made. Better found-spam message: now we hide the Submit button of the found-spam message in case there is no recaptcha field -- we just don't need it. fields={} has been added to the SimpleCaptchaForm. It fixes the error @Nigel mentioned about.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@768 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/forms/general.py
forum_modules/akismet/startup.py
forum_modules/akismet/templates/foundspam.html