Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5348


Ignore:
Timestamp:
May 31, 2007, 2:49:36 AM (17 years ago)
Author:
Emmanuel Blot
Comment:

Have you used a commit hook script ?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5348

    • Property Keywords needinfo added
  • Ticket #5348 – Description

    initial v1  
    11When trying to open an existing ticket (in the attachments directory, the files are correct), I have the following error:
    22Python Traceback
     3{{{
    34Traceback (most recent call last):
    45  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    2324    return codecs.utf_8_decode(input, errors, True)
    2425UnicodeDecodeError: 'utf8' codec can't decode bytes in position 38-40: invalid data
    25 
    26 
     26}}}