Modify

Opened 14 years ago

Closed 14 years ago

#6778 closed defect (fixed)

Genshi UncodeDecodeError in TracHoursPlugin

Reported by: anonymous Owned by: Jeff Hammel
Priority: high Component: TracHoursPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description

Since we have ca. 300 Tickets, we cannot add more than one times the hours for a ticket. After adding the hours the first time we get the following error:

Genshi UnicodeDecodeError error while rendering template 'C:\Program Files (x86)\Python 2.6.4\lib\site-packages\trachoursplugin-0.5.2-py2.6.egg\trachours\templates\hours_ticket.html', line 50, char -1

So if we go back an want to add some more hours, we get this error again. We already checked hours_ticket.html but it wasn't changed since installation and we cannot find the error.

Attachments (0)

Change History (3)

comment:1 Changed 14 years ago by anonymous

Severity: normalblocker

comment:2 Changed 14 years ago by anonymous

comment:3 Changed 14 years ago by Adrian Fritz

Resolution: fixed
Status: newclosed

At #4420 k0s points:

(In [5374]) use to_unicode helper function; hopefully fixes #4420

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jeff Hammel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.