Variables coming incorrectly
Added by nacho ruiz almost 14 years ago
Hello,
just tried the installation of several redmine version (0.8.1, 0.9.4, 1.0.4) and in all of them the variables are
displayed incorrectly, as you can see in the screenshot, any idea why?
my OS is Debian Lenny, rails 2.1.2, rake 0.8.7, thanks in advance for any help,
Replies (4)
RE: Variables coming incorrectly - Added by Johnny Stork almost 14 years ago
I have the same problem after installing the current release on CentOS 5.5.
RE: Variables coming incorrectly - Added by Marco Gutsche almost 14 years ago
Does this help: http://www.redmine.org/boards/2/topics/11000 ?
RE: Variables coming incorrectly - Added by nacho ruiz almost 14 years ago
Yes!! removing the i18n package makes the variables appear with the correct values!
_gem uninstall i18n
thanks very much for the help Marco!
RE: Variables coming incorrectly - Added by Mischa The Evil almost 14 years ago
This is initially reported as issue #7013.