Hi all!
I've been trying to add a new ticket in the Trac Hacks' Trac and I'm getting
this error:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 356, in
dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 224, in
dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 127, in
process_request
self._do_create(req, db)
File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 188, in
_do_create
self._validate_ticket(req, ticket)
File "/usr/lib/python2.4/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
No matter of what I try is always the same ...
Is there a known problem with ticket creation at this time???
Thanks!
Regards,
Leus.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---