bishop335 / subtext

Automatically exported from code.google.com/p/subtext
0 stars 0 forks source link

Exception thrown when entering Akismet settings #283

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter an Akismet API key under the admin comments section
2. Click Save

What is the expected output? What do you see instead?
Expected output: Your comment settings were successfully updated.

Actual output: Comment settings update failed. The error message related to 
this problem was as follows: The type initializer for 
'Subtext.Akismet.AkismetClient' threw an exception.

What version of the product are you using? On what operating system?
Subtext 2.6.0.1 r4152 on Windows 7 32-bit and Windows Web 2008 Server 64 bit.

Please provide any additional information below.
In addition, all tests involving the AkismetClient fail. The attached patch 
contains a simple change to get the subtext version from the type's assembly 
name directly rather than creating a distinct assembly name object.

Original issue reported on code.google.com by CoxyOnl...@gmail.com on 15 Dec 2010 at 11:28

Attachments:

GoogleCodeExporter commented 8 years ago
Also someone else mentioned this error on the Mailinglist
I'll check it out
Thx for the patch

Original comment by simone.chiaretta on 15 Dec 2010 at 11:33

GoogleCodeExporter commented 8 years ago
I believe this may have been fixed inadverdently by another fix. could not 
reproduce it in the trunk.

Original comment by haac...@gmail.com on 16 May 2011 at 4:51