Greg Dickie wrote: > I only have the webadmin, ldap and gantt plugins. Is there a neat way to > debug this or do I have to step through code? > I'd say stepping through the code might well be the quickest way to figure out what's going on. Start here: http://projects.edgewall.com/trac/browser/trunk/trac/wiki/formatter.py#L343 -- Christian