Modify ↓
      
        Opened 17 years ago
Closed 17 years ago
#3933 closed defect (fixed)
TicketExtPlugin not working on Linux
| Reported by: | Takanori Suzuki | Owned by: | Takanori Suzuki | 
|---|---|---|---|
| Priority: | normal | Component: | TicketExtPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
When TicketExtPlugin working on Linux, the following error occurred :
Trac detected an internal error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 0: ordinal not in range(128)
http://d.hatena.ne.jp/Hirohiro/20081014/1223998010 http://d.hatena.ne.jp/Hirohiro/20081017/1224205131
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
comment:3 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    


(In [4530]) [0.10](refs #3933)Linux対応のため、日本語の文字列をユニコード化。