T
T
treshnikov2014-09-25 11:15:54
code review
treshnikov, 2014-09-25 11:15:54

How to configure Crucible + MS SQL Server to work with Russian characters?

Crucible in conjunction with MS SQL Server, when reviewing the code, incorrectly displays Cyrillic characters - question marks are displayed instead of letters in the comment text.
Instead Is
// коммент
Displayed
// ?????
Perhaps this is due to the DB collation - but Crucible refuses to work if the collation is not equal to Latin1_General_CS_AS.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
treshnikov, 2014-09-25
@treshnikov

If you need to display Russian characters on FishEye
/Crucible and it's showing "?????", please follow these steps:
Stop your FishEye instance
Create a environment variable called JAVA_OPTS with a value "-Dfile.encoding=UTF -8" without the quotes.
Start your FishEye instance again.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question