Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

UTF-8 support in Crucible

According to the documentation the default charset in Crucible is UTF-8. But all our UTF-8 files we commit are not properly shown in the reviews (meaning, that all special characters - like "ä" for example - are shown as some cryptic signs). Same problem applies to Fisheye.

(We run the version 3.4.4 of Fisheye/Crucible)

Is there a setting to enable UTF-8?

The mentioned Repository setting in the documentation is not available on all our Mercurial repositories.

1 answer

1 accepted

2 votes
Answer accepted
Jeff Thomas
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Aug 10, 2014

Hi Reto,

Could you try the following:

  1. Stop your FishEye instance
  2. Create an environment variable called JAVA_OPTS with a value of "-Dfile.encoding=UTF-8" without the quotes
  3. Start FishEye

Hi Jeff. Thanks a lot. Your answer worked! But because we start Fisheye using the service wrapper, I added the following line to the wrapper.conf file:

wrapper.java.additional.13=-Dfile.encoding=UTF-8

(Replace 13 with the next free number in your file.)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events