Edgewall Software

Changes between Initial Version and Version 1 of Ticket #9507


Ignore:
Timestamp:
Jul 18, 2010, 3:33:36 PM (14 years ago)
Author:
Remy Blank
Comment:

This looks like a Genshi issue with Unicode paths on Windows. Does the path to your Trac environment happen to have any non-ASCII characters?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9507

    • Property Keywords needinfo added
  • Ticket #9507 – Description

    initial v1  
     1{{{
    12Traceback (most recent call last):
    23  File "c:\temp\easy_install-p6rtft\Trac-0.12-py2.7-win32.egg.tmp\trac\web\api.py", line 436, in send_error
     
    1718    path += "\\" + b
    1819UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 26: ordinal not in range(128)
     20}}}