Ticket #6274 (closed defect: duplicate)

Opened 3 months ago

Last modified 5 days ago

UnicodeDecodeError on UTF-8 encoded filenames

Reported by: josef Assigned to: hvr
Priority: normal Component: GitPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I'm using the Debian/lenny packages of trac (0.11.1-2.1) and trac-git (0.0.20080710-3) for the Trac instance at http://serviceplatform.org:8000/trac/browser/admin.

Browsing most directories work fine. However, there are some like the prepared "testarea" subdirectory which contain non-ASCII filenames encoded in UTF-8. I see some mention of unicode() in the GitPlugin files but cannot really see where the fix would belong.

This is the error message in case the site is unreachable:

Trac detected an internal error: UnicodeDecodeError?: 'ascii' codec can't decode byte 0xd1 in position 15: ordinal not in range(128)

Attachments

Change History

03/07/10 13:55:45 changed by hvr

  • status changed from new to closed.
  • resolution set to duplicate.

duplicate of #5357


Add/Change #6274 (UnicodeDecodeError on UTF-8 encoded filenames)




Change Properties
Action