Franz wrote: > But maybe I should ask this way: what does the Component > CommitTicketUpdater excpect in method _update_tickets? In this method > the Error is logged, see > http://trac.edgewall.org/browser//branches/0.12-stable/tracopt/ticket/commit_updater.py#L207
In that method, change the call to `exception_to_unicode()` in the logging statement to: exception_to_unicode(e, True) This should enable dumping of the traceback in the log. -- Remy
signature.asc
Description: OpenPGP digital signature