From: jordan Date: Tue, 15 Feb 2011 17:38:22 +0000 (+0000) Subject: OSQA-516, bugfix for the Akismet Module. There was problem with the loading of the... X-Git-Tag: live~447 X-Git-Url: https://git.openstreetmap.org/osqa.git/commitdiff_plain/329c51f0be21c7a0db57614d54ea52de63f2d80e?hp=329c51f0be21c7a0db57614d54ea52de63f2d80e 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 ---