Edgewall Software

Ticket #4494 (closed defect: wontfix)

Opened 2 years ago

Last modified 21 months ago

error during sending trac

Reported by: anonymous Owned by: mgood
Priority: normal Milestone:
Component: plugin/spamfilter Version: 0.10.3
Severity: normal Keywords: needinfo
Cc:

Description (last modified by eblot) (diff)

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

Change History

Changed 2 years ago by eblot

  • owner changed from jonas to mgood
  • component changed from general to spamfilter
  • description modified (diff)

Changed 22 months ago by cboos

  • keywords needinfo added

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

Changed 21 months ago by cboos

  • status changed from new to closed
  • resolution set to wontfix

No feedback, closing.

Add/Change #4494 (error during sending trac)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from mgood. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.