Edgewall Software
Modify

Ticket #7118 (closed defect: duplicate)

Opened 4 years ago

Last modified 2 years ago

WebAdmin error

Reported by: cvicente@… Owned by: mgood
Priority: normal Milestone: not applicable
Component: plugin/spamfilter Version: 0.10.3
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

When trying to use the "Monitoring" option link in the Spam Filtering section of WebAdmin, I get:

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5911-py2.3.egg/webadmin/web_ui.py", line 119, in process_request
    path_info)
  File "build/bdist.linux-i686/egg/tracspamfilter/admin.py", line 91, in process_admin_request
  File "build/bdist.linux-i686/egg/tracspamfilter/admin.py", line 81, in render_admin_panel
  File "build/bdist.linux-i686/egg/tracspamfilter/admin.py", line 178, in _render_monitoring_panel
  File "build/bdist.linux-i686/egg/tracspamfilter/model.py", line 265, in select
  File "build/bdist.linux-i686/egg/tracspamfilter/model.py", line 272, in _from_db
  File "build/bdist.linux-i686/egg/tracspamfilter/model.py", line 82, in _decode_content
AttributeError: 'unicode' object has no attribute 'decode'

Attachments

Change History

comment:1 Changed 4 years ago by eblot

  • Component changed from web frontend to plugin/spamfilter
  • Owner set to mgood

comment:2 Changed 3 years ago by rblank

  • Milestone set to not applicable

comment:3 Changed 2 years ago by mrenzmann@…

  • Resolution set to duplicate
  • Status changed from new to closed

Appears to be a duplicate of #5812.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from mgood. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.