Modify ↓
#9635 closed defect (duplicate)
encode error
Reported by: | Owned by: | Motohiro Takayama | |
---|---|---|---|
Priority: | normal | Component: | TicketToRtmPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
File "build\bdist.win32\egg\ticket2rtm\rtm.py", line 23, in sign return md5.new(str).hexdigest() UnicodeEncodeError: 'ascii' codec can't encode characters in position 146-149: ordinal not in range(128)
my trac is 0.11.7
thank you.
Attachments (0)
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 9 years ago by
Cc: | Motohiro Takayama added |
---|---|
Resolution: | → cantfix |
Status: | new → closed |
comment:3 Changed 9 years ago by
Resolution: | cantfix → duplicate |
---|
comment:4 Changed 9 years ago by
Cc: | Motohiro Takayama removed |
---|---|
Owner: | changed from Ryan J Ollos to Motohiro Takayama |
Note: See
TracTickets for help on using
tickets.
How to Reproduce
While doing a POST operation on
/newticket
, Trac issued an internal error.(please provide additional details here)
Request parameters:
User Agent was:
Mozilla/5.0 (Windows NT 6.0; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
System Information
0.11.7.ja1
2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
0.6
3.6.21
2.6.0
0.6
3.3 (WSGIProcessGroup WSGIApplicationGroup %{GLOBAL})
1.7.1 (r1186859)
1.2.6
Python Traceback