Forums

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

supporting of china character

jo.you
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 22, 2020

i am using jira system in our company

when i attached files that have china chracters

the file name is breking

 

1 answer

0 votes
Adrian Stephen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 22, 2020

Hi @jo.you 

 

Can you first check if the correct encoding is being used? 

I suspect that JIRA might be using the wrong encoding which is causing this issue.

 

To resolve this issue, please follow the steps from:

 

  1. Stop JIRA
  2. Follow the steps from this page:https://confluence.atlassian.com/adminjiraserver070/setting-properties-and-options-on-startup-749383528.html
  3. From /bin, open setenv.sh.
  4. Find the section JVM_SUPPORT_RECOMMENDED_ARGS=
  5. Add the following arguments in that section
    JVM_SUPPORT_RECOMMENDED_ARGS="-Dfile.encoding=utf-8 -Dsun.jnu.encoding=UTF-8"
  6. Save that file
  7. Restart the application and verify if the issue is fixed

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events