Modify ↓
Opened 17 years ago
Closed 16 years ago
#2483 closed defect (worksforme)
[PATCH] MasterTicketsPlugin doesn't support unicode
Reported by: | anonymous | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | MasterTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | jasminlapalme@… | Trac Release: | 0.11 |
Description
Attachments (1)
Change History (5)
comment:1 Changed 17 years ago by
Changed 17 years ago by
Attachment: | mastertickets_unicode_patch.diff added |
---|
Patch to fix UnicodeDecodeError
comment:2 Changed 17 years ago by
Cc: | jasminlapalme@… added; anonymous removed |
---|
I got the error UnicodeDecodeError when tickets got some non-ascii characters when I generate depgraph. I made this patch (mastertickets_unicode_patch.diff) to make it works. I hope this was your problem, it was mine.
comment:3 Changed 16 years ago by
Summary: | MasterTicketsPlugin doesn't support unicode → [PATCH] MasterTicketsPlugin doesn't support unicode |
---|
comment:4 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Did you try the latest version of the plugin? This patch won't even apply because a number of the changes are already made :-P
Note: See
TracTickets for help on using
tickets.
The plugin doesn't work on my install because it doesn't support unicode