Changes between Initial Version and Version 1 of Ticket #24, comment 1
- Timestamp:
- Oct 26, 2017, 9:46:05 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24, comment 1
initial v1 1 1 I've seen that myself. It happens since Trac was updated. For non-Unicode encoding Trac defaults to ASCII, which supports only 127 chars. Files that contain other chars like Umlauts or IBM frame chars lead to the described error (instead of simply displaying these files). 2 2 3 That doesn't happen on checking these files out with svn or on [http:// trac.netlabs.org/nepmd/browserbrowsing the repository].3 That doesn't happen on checking these files out with svn or on [http://svn.netlabs.org/repos/nepmd/ browsing the repository]. 4 4 5 5 I'm still not sure how to handle this. I think the best solution is to assign cp850 to each file.