Created attachment 938312 [details] the file would be illegal when the attachments have Chinese names. Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.11-1 on devel server. How reproducible: 100% Steps to Reproduce: 1.open a test plan and then upload attachments with name contains Chinese characters. 2.then open a test case and then upload attachments with name also contains Chinese characters. Check whether the attachments can be uploaded. Actual results: step 2:the attachment can't be uploaded . step 3:the attachment also can't be uploaded. Expected results: the attachments should be uploaded for the test plan and test case. Additional info:
re-push the code.
can't open the attachments which contain Chinese characters for case/run/plan.
(In reply to Tingting Zhao from comment #2) > can't open the attachments which contain Chinese characters for > case/run/plan. all of attachments features invoke the same method in server side. will fix them together.
verify on qa server with 3.8.11-2:pass verify steps are the same as the description.