﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
4820	[Patch] UnicodeDecode Error line 50 in ticketdeletete_admin.html	ngolovin@…	coderanger	"
Was solved by changing the line 50 as follows:

{{{
<td colspan=""3"" py:with=""ptime=unicode(ticketdelete.
changes[change].prettytime.decode('utf-8'))""><b>Change 
at ${ptime} by ${ticketdelete.changes[change].author}</b></td>
}}}

I have german locale setting, that might be the reason why prettytime contains characers that genshi doesn't like.

"	defect	closed	normal	TicketDeletePlugin	normal	fixed		matthijs@…	0.11
