Ticket #31 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Genshi UnicodeDecode error from trac:

Reported by: eichin@… Owned by: menno
Priority: critical Milestone:
Version: Keywords: trac
Cc: eichin@…

Description

I get this error when posting a ticket (which is why 29 and 30 are duplicates, sorry) - the posting works, but I can't see the resulting ticket...

Trac Error

Genshi UnicodeDecodeError? error while rendering template (unknown template location)

TracGuide — The Trac User and Administration Guide

Change History

Changed 2 years ago by menno

  • priority changed from major to critical

Changed 2 years ago by menno

  • owner set to menno
  • status changed from new to accepted

This appears to be a bug in the latest stable version of Trac. The sample output you submitted causes the templating system to blow up.

I've manually edited #29 in the DB so that it works again and have closed #30 since it was a duplicate.

I'll report the bug with the Trac team. Leaving this open as a reminder. Thanks for reporting this.

Changed 2 years ago by menno

  • status changed from accepted to closed
  • resolution set to fixed

I've tracked this down to a bug in the TracMercurial? extension (or possibly even in the Mercurial API). I've patched in a work-around locally and have reported the problem upstream.

More details here:  http://trac.edgewall.org/ticket/8927

Note: See TracTickets for help on using tickets.