Hi,

I'm using plugin tracflexwiki from 
http://trac-hacks.org/wiki/FlexibleWikiPlugin.
This project is not maintained anymore.

With this plugin I get following error

{{{

2012-05-22 13:21:15,628 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
  File "build\bdist.win32\egg\trac\web\main.py", line 522, in
_dispatch_request
  File "build\bdist.win32\egg\trac\web\main.py", line 208, in dispatch
  File "build\bdist.win32\egg\trac\web\main.py", line 350, in
_pre_process_request
  File "build\bdist.win32\egg\tracflexwiki\navigation.py", line 22, in
pre_process_request
    node = TracFlexWikiNode(self.env, name=req.args.get('page', ''),
req=req)
  File "build\bdist.win32\egg\trac\web\api.py", line 216, in
__getattr__
  File "build\bdist.win32\egg\trac\web\api.py", line 199, in <lambda>
  File "build\bdist.win32\egg\trac\web\api.py", line 216, in
__getattr__
  File "build\bdist.win32\egg\trac\web\api.py", line 573, in
_parse_arg_list
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 85-88:
invalid data
}}}

My logfile is growing till 3-4 MB every day. Knows anybody which
section, position I have to change around the code.

I want and I have to use this plugin further otherwise I would have to
change a lot of wiki pages.

 didley

-- 
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?hl=en.

Reply via email to