trac-code-comments-plugin
trac-code-comments-plugin copied to clipboard
Fix errors when attachment name contains non-ASCII characters
With a file whose name contains non-ASCII characters, errors where shown when
- attaching the file
- viewing the attached file
This was due to the name being processed as an ASCII string and is fixed by this PR.
@SebDieBln Let me know if you are interested in having commit access.
@rjollos It has been a while but I finally found the time to work on this project again (preparing to upgrade our Trac vom 1.0.9 to 1.4.x). And yes, I feel honoured and would appreciate commit access!