Draft: Hotfix/220926 wiki attachment filename to support chinese
Summary
When attachments are uploaded to the group's wiki, Chinese characters are converted to meaningless underscores.
Steps to reproduce
create wiki -> upload attachment -> save wiki
Relevant logs and/or screenshots
Fixes
After troubleshooting, it is found that the file_name character encoding is ASCII-8bit during upload
current display