Modify ↓
Opened 13 years ago
Closed 13 years ago
#9632 closed defect (fixed)
Unicode in function expecting an ascii param
Reported by: | anonymous | Owned by: | Christopher Paredes |
---|---|---|---|
Priority: | high | Component: | SimpleMultiProjectPlugin |
Severity: | major | Keywords: | unicode, ascii |
Cc: | Trac Release: | 0.12 |
Description
While editing a milestone I've gotten the unicode-decode error on save:
UnicodeDecodeError: 'ascii' codec can't decode...
and the only non-asccii character was in the title of the milestone I was trying to edit.
PS.- I haven't tested the plugin for non-ascii character in other fields.
Attachments (0)
Change History (4)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
hello thank you very much for reporting the problem and apologize for the delay.
Correction was applied in [11109]