Moved from: http://forum.blackboxframework.org/view ... f=41&t=109
Josef Templ wrote:4. redmine has a problem with diff for module Kernel. Ivan could you check this?
The day is out, however I found the reason
The problem was in understanding the logic of "odcread". It is using locale settings as the output codeset for results. In my local machine it is
UTF-8, however in the VPS it was default
Latin-1. I have installed the "locale" package and set
en_US.UTF-8 as current locale and now it works fine.
The Josef #9 diff now looks nice:
http://redmine.blackboxframework.org/pr ... 232816743b
After all works with the VPS I also updated Redmine:
Code: Select all
Environment:
Redmine version 2.5.2.stable
Ruby version 2.0.0-p481 (2014-05-08) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2
SCM:
Git 1.7.10.4
Filesystem
Redmine plugins:
no plugin installed