04-09-2007, 05:43 PM
04-09-2007, 08:40 PM
thx for the hint - i will look how to integrate that 

04-10-2007, 11:17 AM
I integrated a trac-spamfilter lets hope that one works 

04-19-2007, 06:55 PM
It works - but a little bit to hard 
When i write a text,in the Preview i only see the first four letters.
Jump back to change the Text - changed it - new Preview:
A second things was,
i want to reply to a Ticket - i get a error message that _my_ reply was detected as SPAM by Abakus or something....

When i write a text,in the Preview i only see the first four letters.
Jump back to change the Text - changed it - new Preview:
Code:
Submission rejected as potential spam (Maximum number of posts per hour for this IP exceeded)A second things was,
i want to reply to a Ticket - i get a error message that _my_ reply was detected as SPAM by Abakus or something....
04-19-2007, 07:05 PM
Damn - what happend here ?
There are now all my Ticktes in the system that i only wanted to Preview - and i pressed also Preview and not Submit!
Can some Dev-Team Member please close these Tickets.
Don´t know how this could happend - BIIIIG SORRY!!!!!!
There are now all my Ticktes in the system that i only wanted to Preview - and i pressed also Preview and not Submit!
Can some Dev-Team Member please close these Tickets.
Don´t know how this could happend - BIIIIG SORRY!!!!!!
04-19-2007, 07:09 PM
BeNe Wrote:Damn - what happend here ?This is not your error. The same is true for the wiki. When you press review the page is actually submitted. I assume this is because only the first characters are sent and interpreted. Hopes that Malte can fix this issue.
There are now all my Ticktes in the system that i only wanted to Preview - and i pressed also Preview and not Submit!
Can some Dev-Team Member please close these Tickets.
Don´t know how this could happend - BIIIIG SORRY!!!!!!
04-19-2007, 07:11 PM
Good to know! 
Than i wait until it works correct - thx!

Than i wait until it works correct - thx!
04-19-2007, 11:21 PM
Looks that the Trac System is down...
I get this since 1 hour by Reply a Ticket a create a new one
I get this since 1 hour by Reply a Ticket a create a new one

Code:
Oops…
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 "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 279, in process_request
self._do_save(req, db, ticket)
File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 511, in _do_save
if int(req.args.get('ts')) != ticket.time_changed:
TypeError: int() argument must be a string or a number04-20-2007, 01:58 AM
yeah i know the trac is one big bug atm - that depends on mod_wsgi which is much faster than mod_python with trac - but has a lot more errors it seems
I'm going to install lighty and make reverse-proxy entry in apache and then run trac as fastcgi app - lets see if that helps... (but I'm away until Tuesday - so don't expect a change before that ... sry
)
I'm going to install lighty and make reverse-proxy entry in apache and then run trac as fastcgi app - lets see if that helps... (but I'm away until Tuesday - so don't expect a change before that ... sry
)04-20-2007, 03:08 AM
I cannot login as admin, therefore there is no one who can administrate it.