Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5628


Ignore:
Timestamp:
Jun 30, 2007, 12:59:59 AM (17 years ago)
Author:
Emmanuel Blot
Comment:

(fixing description)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5628

    • Property Version0.10.3.1
  • Ticket #5628 – Description

    initial v1  
    55
    66Python Traceback
    7 
     7{{{
    88Traceback (most recent call last):
    99  File "/home/ffado/packages/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    1818    i = text_low.find(k.lower())
    1919UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 1153: ordinal not in range(128)
    20 
     20}}}
    2121
    2222Per Eriksson