Hi Dirk, [EMAIL PROTECTED] wrote: > Changes since 2006/16/10 11:10:01 > > BadContent (version 1) modified 2006/16/10 11:19:10 by dirk > http://opensg.vrsource.org/trac/wiki/BadContent?version=1
I believe this change breaks something in the ticket system, I can not open new tickets, but get the following error: Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team. Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below. TracGuide — The Trac User and Administration Guide Python Traceback Traceback (most recent call last): File "/home/trac/installed/lib/python2.4/site-packages/trac/web/main.py", line 335, in dispatch_request dispatcher.dispatch(req) File "/home/trac/installed/lib/python2.4/site-packages/trac/web/main.py", line 220, in dispatch resp = chosen_handler.process_request(req) File "/home/trac/installed/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 113, in process_request self._do_create(req, db) File "/home/trac/installed/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 174, in _do_create self._validate_ticket(req, ticket) File "/home/trac/installed/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 52, 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 Thanks, Carsten ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
