My fault... The problem was in trac.ini

André Felipe Dias escreveu:
Hi, there

I'm trying to migrate my trac environments from a Python 2.3 to a Python 2.4 but I'm facing some problems. They seem to be related to TracTags:

Oops...

Trac detected an internal error:


ParseError: [/var/www/.python-eggs/TracTags-0.4-py2.4.egg-tmp/tractags/templates/tagswiki.cs:130] Undefined macro called: diff_display(change, diff.style) Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line 
206, in handler

    dispatch_request(mpr.path_info, mpr, env)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in 
dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 113, in 
dispatch

    req.display(template, content_type or 'text/html')
  File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 148, in display
    data = self.hdf.render(template)
  File "/usr/lib/python2.4/site-packages/trac/web/clearsilver.py", line 276, in 
render

    template.parseFile(filename)
ParseError: ParseError: [/var/www/.python-eggs/TracTags-0.4-py2.4.egg-tmp/tractags/templates/tagswiki.cs:130] Undefined macro called: diff_display(change, diff.style)
Any help?

Thanks

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to