.
File "/usr/lib/python2.4/site-packages/trac/wiki/formatter.py", line 441, in _macro_formatter
return macro.process(self.req, args, True)
File "/usr/lib/python2.4/site-packages/trac/wiki/formatter.py", line 114, in process
text = self.processor(req, text)
File "/usr/lib/python2.4/site-packages/trac/wiki/formatter.py", line 102, in _macro_processor
return self.macro_provider.render_macro(req, self.name, text)
File "build/bdist.linux-i686/egg/addcomment/macro.py", line 20, in render_macro
File "build/bdist.linux-i686/egg/addcomment/macro.py", line 101, in execute
File "/usr/lib/python2.4/site-packages/trac/web/href.py", line 158, in <lambda>
self._derived[name] = lambda *args, **kw: self(name, *args, **kw)
File "/usr/lib/python2.4/site-packages/trac/web/href.py", line 142, in call
path = '/'.join([unicode_quote(unicode(arg).strip('/')) for arg in args
On Wiki start page everything is all right. My guess it's the umlauts. Confirmation needed.