Modify ↓
Opened 19 years ago
Closed 19 years ago
#4003 closed defect (duplicate)
Chinese Folder or the file inclued Chinese Characters access fail
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.10 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The Enviroment: Apache 2.0.59,Python 2.35,SVN 1.3.1 TRAC 0.1 Somebody said the problem is belongs Unicode transform, I thinks so , But I don't know how to fix it, I had tried update TRAC.ini file with Charset, update from encode('utf-8') to encode 'mbcs') in api.py file, but all works seems to no effect.
the error like this
Internal Error No node /sg/py1km???????.xls at revision 2
Anynone can give me some advice? Thanks
Attachments (0)
Note:
See TracTickets
for help on using tickets.



See #3663.