Edgewall Software
Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12506 closed defect (duplicate)

AttributeError: 'int' object has no attribute 'verify_key'

Reported by: strk@… Owned by:
Priority: normal Milestone:
Component: plugin/spamfilter Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Attempts to disable external serivces result in an Internal Server Error, see https://trac.osgeo.org/osgeo/ticket/1725

This is with 1.0.9dev version of TracSpamFilter

Attachments (0)

Change History (3)

comment:1 by anonymous, 8 years ago

Stack trace:

  File "/usr/local/lib/python2.6/dist-packages/TracSpamFilter-1.0.9dev-py2.6.egg/tracspamfilter/admin.py", line 366, in render_admin_panel
    verified_key = mollom.verify_key(req, mollom_api_url,
AttributeError: 'int' object has no attribute 'verify_key'

comment:2 by Jun Omae, 8 years ago

Resolution: duplicate
Status: newclosed

A duplicate of #12493, which has been fixed in [14826].

comment:3 by Jun Omae, 8 years ago

Owner: Dirk Stöcker removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.