#3339: UnicodeDecodeError in SpamFilter - akismet filter
---------------------+------------------------------------------------------
Reporter: cboos | Owner: jonas
Type: defect | Status: new
Priority: high | Milestone: 0.10
Component: general | Version: 0.9.5
Severity: major | Resolution:
Keywords: unicode |
---------------------+------------------------------------------------------
Comment (by anarcat):
actually, i now have some doubts that this backtrace is really related to
my issue, since i fixed that call in api.py to have a 'replace' argument
and the problem still occurs. The occurence in the log also doesn't concur
with a web invocation. So that's not it.
Also note that the akismet plugin is off.
Here's what i have in my debug log:
{{{
2006-07-06 09:17:47,669 Trac[loader] DEBUG: Loading egg plugin
spamfilter.regex from /usr/lib/python2.3/site-packages/TracSpamFilter-0
.1dev_r3465-py2.3.egg
2006-07-06 09:17:47,671 Trac[loader] DEBUG: Loading egg plugin spamfilter
from /usr/lib/python2.3/site-packages/TracSpamFilter-0.1dev_r3465-
py2.3.egg
2006-07-06 09:17:47,672 Trac[loader] DEBUG: Loading egg plugin
spamfilter.ip_blacklist from /usr/lib/python2.3/site-
packages/TracSpamFilter-0.1dev_r3465-py2.3.egg
2006-07-06 09:17:47,680 Trac[loader] WARNING: Cannot load plugin
spamfilter.ip_blacklist because it requires "dnspython>=1.3.5"
2006-07-06 09:17:47,680 Trac[loader] DEBUG: Loading egg plugin
spamfilter.adapters from /usr/lib/python2.3/site-packages/TracSpamFilter-0
.1dev_r3465-py2.3.egg
2006-07-06 09:17:47,681 Trac[loader] DEBUG: Loading egg plugin
spamfilter.akismet from /usr/lib/python2.3/site-packages/TracSpamFilter-0
.1dev_r3465-py2.3.egg
2006-07-06 09:17:47,878 Trac[api] DEBUG: Updating wiki page index
2006-07-06 09:17:48,096 Trac[main] WARNING: 500 Internal Error (Ticket
changes event provider (<tt>TicketModule</tt>) failed:<br /><br
/>UnicodeDecodeError: 'utf8' codec can't decode bytes in position 12-14:
invalid data<p>You may want to see the other kind of events from the <a
href="/trac/alternc/timeline?wiki=on&wiki=on&milestone=on&changeset=on">Timeline</
}}}
this is a bit annoying since there's no available backtrace...
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3339>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets