Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#4494 closed defect (wontfix)

error during sending trac

Reported by: anonymous Owned by: Matthew Good
Priority: normal Milestone:
Component: plugin/spamfilter Version: 0.10.3
Severity: normal Keywords: needinfo
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

Python Traceback

Traceback (most recent call last):
  File "/usr/local//lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local//lib/python2.3/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/local//lib/python2.3/site-packages/trac/ticket/web_ui.py", line 127, in process_request
    self._do_create(req, db)
  File "/usr/local//lib/python2.3/site-packages/trac/ticket/web_ui.py", line 188, in _do_create
    self._validate_ticket(req, ticket)
  File "/usr/local//lib/python2.3/site-packages/trac/ticket/web_ui.py", line 66, in _validate_ticket
    for field, message in manipulator.validate_ticket(req, ticket):
  File "build/bdist.linux-i686/egg/tracspamfilter/adapters.py", line 39, in validate_ticket
  File "build/bdist.linux-i686/egg/tracspamfilter/api.py", line 78, in test
  File "build/bdist.linux-i686/egg/tracspamfilter/filters/regex.py", line 39, in test
TypeError: expected string or buffer

Attachments (0)

Change History (3)

comment:1 by Emmanuel Blot, 17 years ago

Component: generalspamfilter
Description: modified (diff)
Owner: changed from Jonas Borgström to Matthew Good

comment:2 by Christian Boos, 17 years ago

Keywords: needinfo added

What where the ticket changes triggering this error? (a.k.a steps-to-reproduce).

comment:3 by Christian Boos, 17 years ago

Resolution: wontfix
Status: newclosed

No feedback, closing.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matthew Good.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Matthew Good 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.