Edgewall Software

Ticket #4858 (closed defect: duplicate)

Opened 23 months ago

Last modified 23 months ago

dev.jaws-project.com Image submission problem

Reported by: omi@… Owned by: jonas
Priority: highest Milestone:
Component: general Version:
Severity: normal Keywords:
Cc:

Description (last modified by cboos) (diff)

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 356, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 224, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 361, in process_request
    self._do_save(req, attachment)
  File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 474, in _do_save
    for field, message in manipulator.validate_attachment(req, attachment):
  File "build/bdist.linux-i686/egg/tracspamfilter/adapters.py", line 130, in validate_attachment
  File "build/bdist.linux-i686/egg/tracspamfilter/api.py", line 131, in test
  File "build/bdist.linux-i686/egg/tracspamfilter/model.py", line 119, in insert
  File "/usr/lib/python2.3/site-packages/trac/db/util.py", line 47, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib/python2.3/site-packages/sqlite/main.py", line 255, in execute
    self.rs = self.con.db.execute(SQL % parms)
TypeError: execute() argument 1 must be string without null bytes, not str

I wanted to attach a picture there and it gave me the above error...

Attachments

Change History

Changed 23 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate
  • description modified (diff)

Duplicate of #4087, albeit with a slightly different error message...

Add/Change #4858 (dev.jaws-project.com Image submission problem)

Author



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