Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#4922 closed defect (duplicate)

Error editing http://trac.edgewall.org/ content

Reported by: techtonik <techtonik@…> Owned by: Christian Boos
Priority: normal Milestone:
Component: wiki system Version:
Severity: major Keywords: wiki l10n
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 398, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.4/site-packages/trac/wiki/web_ui.py", line 113, in process_request
    self._do_save(req, db, page)
  File "/usr/lib/python2.4/site-packages/trac/wiki/web_ui.py", line 231, in _do_save
    for field, message in manipulator.validate_wiki_page(req, page):
  File "build/bdist.linux-x86_64/egg/tracspamfilter/adapters.py", line 98, in validate_wiki_page
  File "build/bdist.linux-x86_64/egg/tracspamfilter/api.py", line 131, in test
  File "build/bdist.linux-x86_64/egg/tracspamfilter/model.py", line 119, in insert
  File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
ProgrammingError: current transaction is aborted, commands ignored until end of transaction block

Attachments (0)

Change History (2)

comment:1 by techtonik <techtonik@…>, 18 years ago

Severity: normalmajor
Summary: Error editing http://trac.edgewall.org/wiki/TracTermsRuError editing http://trac.edgewall.org/ content

The same problem when adding attach files to the ticket. Seems like the problem is not only with http://trac.edgewall.org/wiki/TracTermsRu page

comment:2 by Christian Boos, 18 years ago

Resolution: duplicate
Status: newclosed

This is a known problem with the SpamFilter, see #4087.

Modify Ticket

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