You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
Hi Reto,
Could you try the following:
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.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.