Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

file name appearing as question marks when downloading all attachments

Zeyu Wang September 1, 2022

Non-ASCII characters appearing as question marks only when downloading all attachments.

those characters appear correctly in the page and when downloading separately.

 

2022-09-01 203547.png

 

Following the troubleshooting article,  i tried to run  the encoding test and checked database collation and character set.

here is the result.

 

encoding test

----

>> File was written successfully

Detect whether the file system is mangling the file name when it is saved
>> the file name has been mangled

---

 

database collation and character set

all are  utf8mb4_bin

 

 

 

 

the troubleshooting article:

https://confluence.atlassian.com/doc/troubleshooting-character-encodings-167194.html

 

Many thanks if could provide any help

1 answer

1 accepted

0 votes
Answer accepted
Zeyu Wang September 1, 2022

it works.

 

https://community.atlassian.com/t5/Confluence-questions/Nginx-Confluence-Encoding-Issues/qaq-p/927087

 

 

After adding the following to my setenv.sh file, all encoding tests pass:

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.13.4
TAGS
AUG Leaders

Atlassian Community Events