Edgewall Software

Ticket #5311 (closed defect: duplicate)

Opened 19 months ago

Last modified 13 months ago

Your TracWiki doesn't accept Polish chars, żęłó, etc.

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

Description (last modified by eblot) (diff)

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, 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 97, 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 135, 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

Change History

Changed 19 months ago by anonymous

My email is xgjx at poczta onet pl - in case you wan't to be in touch.

Changed 19 months ago by anonymous

Sorry suppose to be want ;)

Changed 16 months ago by eblot

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

When you wrote "your TracWiki", you meant http://trac.edgewall.org or another Trac instance?

Changed 13 months ago by anonymous

  • keywords needinfo added

Changed 13 months ago by cboos

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

See #5591.

Add/Change #5311 (Your TracWiki doesn't accept Polish chars, żęłó, etc.)

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.