trac-code-comments-plugin icon indicating copy to clipboard operation
trac-code-comments-plugin copied to clipboard

Fix errors when attachment name contains non-ASCII characters

Open SebDieBln opened this issue 7 years ago • 2 comments

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 avatar Jan 13 '18 20:01 SebDieBln

@SebDieBln Let me know if you are interested in having commit access.

rjollos avatar Apr 24 '20 05:04 rjollos

@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!

SebDieBln avatar Aug 27 '23 11:08 SebDieBln