Ticket #2529 (closed defect: worksforme)
unicode error viewing ticket (with workaround)
| Reported by: | koral | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.9.2 |
| Severity: | normal | Keywords: | unicode |
| Cc: | koral@… |
Description
after modifying some information to a ticket, that ticket page got an error showing a backtrace that lead to UnicodeDecodeError exception in db.py's _convert_row(self, row). other tickets were viewable but that one always lead to that error.
- using the attached patch I can get the page back to work, but every commend added after the revision when problem occourred, are not shown.
this bug is nasty on our production server.
thanks for developing such a great app, we love it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


